Package Exports
- @paulbse/sfoliocharts
- @paulbse/sfoliocharts/dist/klinecharts-pro.js
- @paulbse/sfoliocharts/dist/klinecharts-pro.umd.js
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (@paulbse/sfoliocharts) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
KLineChart Pro
Financial chart built out of the box based on KLineChart.
Install
Using npm or yarn
# using npm
npm install @klinecharts/pro --save
# using yarn
yarn add @klinecharts/pro
Using unpkg or jsDelivr
<!-- using unpkg -->
<script src="https://unpkg.com/@klinecharts/pro/dist/klinecharts-pro.umd.js"></script>
<!-- using jsdelivr -->
<script src="https://cdn.jsdelivr.net/npm/@klinecharts/pro/dist/klinecharts-pro.umd.js"></script>
Docs
©️ License
KLineChart Pro is available under the Apache License V2.