A fast, simple and cross-platform(html5 react-native weex wechat-applet) stock chart library created using canvas.
Simple Cross-platform Stock Charts using the canvas element
You can download the latest version of clchart
from the GitHub releases
npm install clchart --save
Cloning and building the base project:
git clone git@github.com:seerline/clchart.git
cd clchart
npm install
# Then to build
npm run build
English docs (processing)
中文文档 (编写中)
git clone https://github.com/seerline/clchart.git
npm install
npm run dev
react native android
ClChart is available under the MIT license.