# jmchart **Repository Path**: fefeding/jmchart ## Basic Information - **Project Name**: jmchart - **Description**: html5图表控件 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-06-01 - **Last Updated**: 2024-01-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README jmchart ========= [![Latest NPM release][npm-badge]][npm-badge-url] [![Build Status](https://travis-ci.org/jiamao/jmchart.svg?branch=master)](https://travis-ci.org/jiamao/jmchart) jmchart 轻量级图表组件(支持微信小程序),依赖 [jmgraph](https://github.com/jiamao/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`即可。 ```shell npm install jmchart ``` > 如果你想引用不同的类型的模块,请见`dist`目录。1 > [npm-badge]: https://img.shields.io/npm/v/jmchart.svg [npm-badge-url]: https://www.npmjs.com/package/jmchart