mirror of
https://github.com/TBEDP/datavjs.git
synced 2025-12-08 19:45:52 +00:00
36 lines
1.0 KiB
Markdown
36 lines
1.0 KiB
Markdown
DataV.js is a JavaScript library for data visualization
|
|
======
|
|
## Plan
|
|
* [Phase 2: Butterfly](https://github.com/TBEDP/datavjs/blob/master/docs/DataV%E7%AC%AC%E4%BA%8C%E6%9C%9F%E8%AE%A1%E5%88%92%E8%9D%B4%E8%9D%B6.md). Welcome join us.
|
|
|
|
## Requirements:
|
|
* [D3.js](https://github.com/mbostock/d3).
|
|
* [Raphael.js](http://raphaeljs.com/).
|
|
* [Sea.js](https://github.com/seajs/seajs).
|
|
|
|
## Learn more?
|
|
The example site: <http://datavlab.org/datavjs/>
|
|
|
|
## Contributors
|
|
Thanks goes to the people who have contributed code to this library, see the [GitHub Contributors](https://github.com/TBEDP/datavjs/graphs/contributors) page.
|
|
|
|
Below is the output from `git-summary`
|
|
|
|
```
|
|
project : datavjs
|
|
repo age : 7 weeks
|
|
active : 12 days
|
|
commits : 35
|
|
files : 154
|
|
authors :
|
|
19 Jackson Tian 54.3%
|
|
7 jdk137 20.0%
|
|
4 wxtheseue 11.4%
|
|
3 Theseue 8.6%
|
|
2 xie cong 5.7%
|
|
|
|
```
|
|
|
|
## License
|
|
DataV.js is available under the [MIT License](https://github.com/TBEDP/datavjs/blob/master/MIT-License).
|