Charts for WeChat small app, charts for WeChat small app
Drawing based on canvas, small size
We are continuing to optimize and update, please stay tuned ~ If you have any questions, please discuss them in Issues. Please read this notice before raising an issue.
ByteDance is recruiting a large number of front-end development engineers (junior, senior, senior, Leader), located in Beijing, Shanghai, Shenzhen, Hangzhou, Chengdu, Wuhan, Guangzhou, and Nanjing. Interested friends please click here to submit your application.
pie
chart piering
line
column
area
radar
Code analysisHere
rollup
2016-12-02 1. Directly reference the compiled file dist/wxcharts.js
or dist/wxcharts-min.js
2. Compile by yourself
git clone https://github.com/xiaolin3303/wx-charts.git
npm install rollup -g
npm install
rollup -c 或者 rollup --config rollup.config.prod.js
How to use wx-charts in actual projects or visit wx-charts-demo to see examples of running directly in WeChat development tools
Parameter description - wxCharts usage documentation
Methods & Events - wxCharts Instructions for Use
For more information, please view Example - wxCharts usage instructions
Please submit compatibility issues in Issue