标签: google-chrome d3.js chord-diagram
我注意到在更新了最新版本的Chrome(版本44.0.2403.157(64位))后,Chrome浏览器开始错误地为Chord Diagram上的和弦呈现三角形状,这看起来不正确。请查看this example和this example。
以前的Chrome版本不存在此问题(例如版本43.0.2357.134(64位))。 Firefox或Safari也没有这个问题。所有和弦都画得很光滑。
Chrome导致错误的原因是什么?我们可以实施哪些修补程序?