mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Add recharts to Data Visualization (#306)
Recharts is a charting library built on React and D3. Couldn't find an entry for it in visualization tools, so I propose it to be added.
This commit is contained in:
parent
2183c4f646
commit
638de75da4
@ -266,6 +266,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [epoch](https://github.com/epochjs/epoch) - A general purpose real-time charting library.
|
||||
* [c3](https://github.com/c3js/c3) - D3-based reusable chart library.
|
||||
* [BabylonJS](https://github.com/BabylonJS/Babylon.js) - A framework for building 3D games with HTML 5 and WebGL.
|
||||
* [recharts](https://github.com/recharts/recharts) - Redefined chart library built with React and D3
|
||||
|
||||
There're also some great commercial libraries, like [amchart](https://www.amcharts.com/), [anychart](http://www.anychart.com), [plotly](https://plot.ly/), and [highchart](http://www.highcharts.com/).
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user