Skip to content
/ pro Public
forked from klinecharts/pro

Financial chart built out of the box based on KLineChart.

License

Notifications You must be signed in to change notification settings

haiouxy/pro

 
 

Repository files navigation

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.

About

Financial chart built out of the box based on KLineChart.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 92.4%
  • Less 7.1%
  • Other 0.5%