https://github.com/gogoyqj/chart-model
chart model inspired by `densitydesign/raw`
https://github.com/gogoyqj/chart-model
chart chart-model easy-to-use react react-charts
Last synced: about 1 year ago
JSON representation
chart model inspired by `densitydesign/raw`
- Host: GitHub
- URL: https://github.com/gogoyqj/chart-model
- Owner: gogoyqj
- Created: 2017-07-27T09:44:36.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-26T09:43:02.000Z (over 8 years ago)
- Last Synced: 2024-10-12T10:24:13.702Z (over 1 year ago)
- Topics: chart, chart-model, easy-to-use, react, react-charts
- Language: JavaScript
- Size: 195 KB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# chart-model
图表抽象模型
数据 => 数据模型 => 报表模型 => 图表绘制实现
[doc](./src/charts/README.md)
## Run demo
```
npm install
npm run demo
```
## Thanks to
[rawgraphs](http://rawgraphs.io/)