JavaScript 图表,Plotly.js v1.2.0 发布
jopen 9年前
Plotly.js 是一个构建在d3.js和stack.gl,之上的开源 JavaScript图表绘制库。plotly.js是一个高级,声明式的图表库。 plotly.js支持20多图表类型,包括3D图表,统计图表,和SVG地图。
Plotly.js v1.2.0 发布,更新如下:
增加
-
All
Plotly.____
methods now return a promise, and pass the graph-div as an argument [#77] -
package.json
now haswebpack
field so plotly.js can be used by webpack users [#68] -
Add support for rgba colours in pie-charts [#63]
变更
-
Optimized by calling window.getComputedStyle only once [#81]
-
Improved npm install process for topojson file resolve [#48]
修复
-
Fixed geo-plot promises [#52]
-
Typo fixed in
No DOM element
error message [#64] -
Fix hover labels with hoverinfo 'text' [#70]
-
Fix scaling for gl3d error bars [#74]
下载页面:v1.2.0