Skip to content
 
 

Repository files navigation

klinecharts-ext


基于 KLineChart 的扩展版本,新增双 Y 轴、成交额指标、集合竞价可视化等功能。

GitHub Workflow Status (with branch) Version Typescript LICENSE

✨ Features

  • 📦 Out of the box: Simple and fast integration, basically zero cost to get started.
  • 🚀 Lightweight and smooth: Zero dependencies, only 40k under gzip compression.
  • 💪 Powerful functions: Built-in multiple indicators and line drawing models.
  • 🎨 Highly scalable: With rich style configuration and API, the function can be extended as you like.
  • 📱 Mobile: Support mobile, one chart, handle multiple terminals.
  • 🛡 Typescript development: Provide complete type definition files.
  • 📊 Dual Y-axis: Support left price + right percentage display.
  • 💰 AMOUNT indicator: Built-in turnover indicator.
  • 📈 Call Auction: Support pre-market and after-market auction visualization.

📦 Install

Using npm

npm install klinecharts-ext --save

Using yarn

yarn add klinecharts-ext

CDNs

<script type="text/javascript" src="https://unpkg.com/klinecharts-ext/dist/umd/klinecharts-ext.min.js"></script>
<script type="text/javascript" src="https://cdn.jsdelivr.net/npm/klinecharts-ext/dist/umd/klinecharts-ext.min.js"></script>

🛠️ Build

Execute command in root directory. Node.js is required.

# Install the dependencies
npm install

# Build files
npm run build

The generated files are in the dist folder.

©️ License

klinecharts-ext is available under the Apache License V2.

About

📈Lightweight k-line chart that can be highly customized. Zero dependencies. Support mobile.(可高度自定义的轻量级k线图,无第三方依赖,支持移动端)

Resources

Contributing

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages