@rongmz/trading-charts
Version:
This is a d3 based charting library for stocks and finance world. If the question is, why another chart library? - Coz, I find no "open-source" library fits my requirements.
25 lines (14 loc) • 809 B
Markdown
# @rongmz/trading-charts
> This is a d3 based charting library for stocks and finance world. If the question is, why another chart library? - Coz, I find no "open-source" library fits my requirements.
[](https://www.npmjs.com/package/@rongmz/trading-charts) [](https://standardjs.com)
## Screenshot

## Install
```bash
npm install @rongmz/trading-charts
```
## Usage
See [example.html](https://github.com/rongmz/rongmz-trading-charts/tree/master/example/index.html)
For configuration APIs see [types.ts](./src/types.ts)
## License
Apache License 2.0 © [rongmz](https://github.com/rongmz) 2023