mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
docs: add G2, G2Plot (#760)
* docs: add G2, G2Plot * docs: update order
This commit is contained in:
parent
e38d4f11eb
commit
74c2dfe657
@ -284,7 +284,7 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [fabric.js](https://github.com/kangax/fabric.js) - JavaScript Canvas Library, SVG-to-Canvas (& canvas-to-SVG) Parser.
|
||||
* [peity](https://github.com/benpickles/peity) - Progressive <svg> bar, line and pie charts.
|
||||
* [raphael](https://github.com/DmitryBaranovskiy/raphael) - JavaScript Vector Library.
|
||||
* [echarts](https://github.com/ecomfe/echarts) - Enterprise Charts.
|
||||
* [echarts](https://github.com/apache/echarts) - Enterprise Charts.
|
||||
* [vis](https://github.com/almende/vis) - Dynamic, browser-based visualization library.
|
||||
* [two.js](https://github.com/jonobr1/two.js) - A renderer agnostic two-dimensional drawing api for the web.
|
||||
* [g.raphael](https://github.com/DmitryBaranovskiy/g.raphael) - Charts for Raphaël.
|
||||
@ -315,6 +315,8 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [mxGraph](https://github.com/jgraph/mxgraph) - Diagramming library that enables interactive graph and charting applications to be quickly created that run natively in any major browser that is supported by its vendor.
|
||||
* [Frappe Charts](https://github.com/frappe/charts) - GitHub-inspired simple and modern SVG charts for the web with zero dependencies.
|
||||
* [Frappe Gantt](https://github.com/frappe/gantt) - A simple, interactive, modern gantt chart library for the web.
|
||||
* [G2](https://github.com/antvis/G2) - A highly interactive data-driven visualization grammar for statistical charts.
|
||||
* [G2Plot](https://github.com/antvis/G2Plot) - An interactive and responsive charting library. Based on the grammar of graphics.
|
||||
|
||||
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