Skip to content
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

paulbse/proPerso

 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 98.9%
  • Other 1.1%