我使用的是以下链接中的平行坐标图
http://mbostock.github.io/protovis/ex/cars-full.html
对于相同的cars-full.html、ex.css、cars.js和protovis-r3.2.js,图表显示时缺少行。(见下图)
Local version of Parallel Coordinate Chart
有人知道这里会出什么问题吗?
发布于 2015-12-25 20:12:45
通过根据github.com/mbostock/protovis/tree/master/examples/cars.中的代码重写它,可以解决此问题
https://stackoverflow.com/questions/34312279
复制相似问题