An open API service indexing awesome lists of open source software.

https://github.com/zaaack/klinechart-pro


https://github.com/zaaack/klinechart-pro

Last synced: 10 months ago
JSON representation

Awesome Lists containing this project

README

          

KLineChart Pro


Financial chart built out of the box based on KLineChart.

[![Version](https://badgen.net/npm/v/@klinecharts/pro)](https://www.npmjs.com/package/@klinecharts/pro)
[![Size](https://badgen.net/bundlephobia/minzip/@klinecharts/pro@latest)](https://bundlephobia.com/package/@klinecharts/pro@latest)
[![Typescript](https://badgen.net/npm/types/@klinecharts/pro)](dist/index.d.ts)
[![LICENSE](https://badgen.net/github/license/klinecharts/pro)](LICENSE)

## Install
### Using npm or yarn
```bash
# using npm
npm install @klinecharts/pro --save

# using yarn
yarn add @klinecharts/pro
```

### Using unpkg or jsDelivr
```html

```

## Docs
+ [中文](https://pro.klinecharts.com)
+ [English](https://pro.klinecharts.com/en-US)

## ©️ License
KLineChart Pro is available under the Apache License V2.