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]
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