duchoan6814 / klinecharts-pro

Financial chart built out of the box based on KLineChart.

Home Page:https://pro.klinecharts.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

https://pro.klinecharts.com/

License:Apache License 2.0


Languages

Language:TypeScript 92.4%Language:Less 7.1%Language:CSS 0.4%Language:JavaScript 0.1%