dotocharts
v0.0.2
Published
visualization charts constructed in React and D3
Downloads
2
Maintainers
Readme
dotocharts
基于React构建的visualization charts
React与d3版本(主要版本,持续更新):/dest/ykcharts.svg.js
使用npm安装:
npm install dotocharts
构建命令:
node build/svg.js
不兼容IE8及以下版本IE浏览器
React与Raphael版本(实验性质,不跟进更新):/dest/ykcharts.svg2vml.js
构建命令:
node build/svg2vml.js
兼容IE8,不兼容IE8以下IE浏览器。
IE8以上生成svg格式,IE8生成vml格式。
纯Raphael版本(实验性质,不跟进更新): /dest/dialchart.js
无需构建,兼容所有浏览器