JSPM

  • Created
  • Published
  • Downloads 70
  • Score
    100M100P100Q94693F
  • License Apache-2.0

Financial chart built out of the box based on KLineChart. Edited by Abdullah-Waseem

Package Exports

  • @abdullah-waseem/klinecharts-pro
  • @abdullah-waseem/klinecharts-pro/dist/klinecharts-pro.js
  • @abdullah-waseem/klinecharts-pro/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 (@abdullah-waseem/klinecharts-pro) 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.

Version Size Typescript LICENSE

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.