UNPKG

@chartspire/chartspire-chart

Version:

Lightweight k-line chart built with html5 canvas

14 lines (11 loc) 682 B
# ChartSpire Charts - This repo is a fork of KLineCharts intended to support the customizable needs of ChartSpire. The original repo can be found [here](https://github.com/klinecharts/KLineChart) - If you are looking for a charting library it is highly recommended to check out KLineCharts. # License - As per the original repo, this project is licensed under the Apache License, Version 2.0. - Any modifications to the original codebase are also licensed under AGPL-3.0. As such the derived codebase is licensed under AGPL-3.0 in accordance with the AGPLv3. # Changes - Support Heikin Ashi candles # Modified files - src/view/CandleBarView.ts - src/common/Styles.ts