jmchart
v1.2.10
Published
chart
Downloads
18
Readme
jmchart
jmchart 轻量级图表组件(支持微信小程序),依赖 jmgraph
html5图表控件
线条[http://jiamao.github.io/jmchart/example/line.html]
柱图[http://jiamao.github.io/jmchart/example/bar.html]
饼图[http://jiamao.github.io/jmchart/example/pie.html]
雷达图[http://jiamao.github.io/jmchart/example/radar.html]
K线[http://jiamao.github.io/jmchart/example/candlestick.html]
stackBar[http://jiamao.github.io/jmchart/example/stackBar.html]
stackLine[http://jiamao.github.io/jmchart/example/stackLine.html]
vue[http://jiamao.github.io/jmchart/example/vue.html]
微信小程序[https://github.com/jiamao/mini-jmchart]
安装
如需要构建,直接在项目录下执行npm run build
即可。
npm install jmchart
如果你想引用不同的类型的模块,请见
dist
目录。1