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

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`

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/)