JavaScript 图表库,Plotly.js v1.1.0 发布
jopen 9年前
Plotly.js 是一个构建在d3.js和stack.gl,之上的开源 JavaScript图表绘制库。plotly.js是一个高级,声明式的图表库。 plotly.js支持20多图表类型,包括3D图表,统计图表,和SVG地图。
Plotly.js v1.1.0 发布,更新如下:
增加
-
Add three plot config options:
modeBarButtonsToRemove
,modeBarButtonsToAdd
andmodeBarButtons
which combine to add the ability to remove specific mode bar buttons add custom mode bar buttons and fully customize the mode bar [#23].
修复
-
Fix installation from npm3 [#12]
-
Fix UMD in plotly.js dist files [#18]
-
Fix for blank elements in a text array [#31]
下载页面: v1.1.0