MY
mywildquant/KLineChart
📈Lightweight k-line chart built with html5 canvas . Zero dependencies. Support mobile.(基于html5 canvas的轻量级k线图,无第三方依赖,支持移动端)https://liihuu.github.io/KLineChart/
KLineChart
📈Lightweight k-line chart built with html5 canvas. Support parameter setting of technical indicators, support custom indicators, draw marker lines, and support custom styles.
Installing
Using npm
npm install klinecharts --saveCDN
You can use unpkg:
https://unpkg.com/klinecharts/dist/klinecharts.production.min.js
Docs
Build
Execute command in root directory. Node.js is required.
# Install the dependencies from NPM:
npm install
# Build files:
npm run buildThe generated files are in the dist folder.
Resources
Technical Indicators
https://github.com/liihuu/TechnicalIndicator
Sample Code
https://github.com/liihuu/KLineChartSample
License
KLineChart is available under the Apache License V2.
Sponsor
- BTC: bc1qnwzukszzk5xfk0zs3sr8etzgctgnrtqts43jzp3khe6gm7xazprsp4y6n3
- ETH: 0xd2c3911654db861e0a2e17415e11a209c1fc3594
- BCH: 36MPYddUxU2vGDB1zakjisoRHMGqZiVnz9
- USDT-ERC20: 0xd2c3911654db861e0a2e17415e11a209c1fc3594
- USDT-Omni: 3DSXSbTbMwXumaaqMySVPgedBP9rGhpnfQ
- USDT-TRC20: THJpTQmFGaVm12KE1Jzc5mLXiApP6qXMCi
On this page
Languages
JavaScript100.0%
Contributors
Apache License 2.0
Created July 13, 2020
Updated December 9, 2023