diroarlab-klinecharts
v8.4.1
Published
Lightweight k-line chart built with html5 canvas
Downloads
2
Maintainers
Readme
📦 Install
Using npm
npm install klinecharts --save
Using yarn
yarn add klinecharts
CDNs
unpkg
https://unpkg.com/klinecharts/dist/klinecharts.min.js
jsDelivr
https://cdn.jsdelivr.net/npm/klinecharts/dist/klinecharts.min.js
📄 Docs
🛠️ Build
Execute command in root directory. Node.js is required.
# Install the dependencies from NPM:
npm install
# Build files:
npm run build
The generated files are in the dist folder.
🔗 Links
©️ License
KLineChart is available under the Apache License V2.