mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2026-01-24 12:18:02 -08: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:
@@ -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.
|
* [epoch](https://github.com/epochjs/epoch) - A general purpose real-time charting library.
|
||||||
* [c3](https://github.com/c3js/c3) - D3-based reusable chart 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.
|
* [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/).
|
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/).
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user