mirror of
https://github.com/sorrycc/awesome-javascript.git
synced 2025-12-08 20:13:04 +00:00
Merge pull request #705 from scmmishra/patch-1
feat: added frappe charts, gantt and datatable
This commit is contained in:
commit
f0ee152b98
@ -299,6 +299,8 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
|
||||
* [recharts](https://github.com/recharts/recharts) - Redefined chart library built with React and D3.
|
||||
* [GraphicsJS](https://www.graphicsjs.org) - A lightweight JavaScript graphics library with the intuitive API, based on SVG/VML technology.
|
||||
* [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.
|
||||
|
||||
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/).
|
||||
|
||||
@ -311,6 +313,7 @@ There're also some great commercial libraries, like [amchart](https://www.amchar
|
||||
## Spreadsheet
|
||||
|
||||
* [HANDSONTABLE](https://github.com/handsontable/handsontable) - Handsontable is a JavaScript/HTML5 Spreadsheet Library for Developers
|
||||
* [Frappe Datatable](https://github.com/frappe/datatable) - Frappe DataTable is a simple, modern and interactive datatable library for displaying tabular data.
|
||||
|
||||
## Editors
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user