Compare commits

...

2 Commits

Author SHA1 Message Date
Farhan Ghumra
74da463042 Merge 9b7fb5029b into 510bcd5017 2023-06-20 10:06:10 +08:00
Farhan Ghumra
9b7fb5029b Add Plottable 2022-10-03 19:21:50 +05:30

View File

@@ -345,6 +345,8 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [cola.js](https://ialab.it.monash.edu/webcola/) - library for arranging your HTML5 documents and diagrams using constraint-based optimization techniques
* [jointjs](https://github.com/clientIO/joint) - Diagramming library to create static diagrams or fully interactive diagramming tools.
* [vizzu](https://github.com/vizzuhq/vizzu-lib) - Library for animated data visualizations and data stories.
* [Plottable](https://github.com/palantir/plottable) - Plottable is a library of chart components for creating flexible, custom charts for websites. It is built on top of D3.js and provides higher-level pieces, like plots, gridlines, and axes.
There're also some great commercial libraries, like [amchart](https://www.amcharts.com/), [anychart](https://www.anychart.com/), [plotly](https://plotly.com/), and [lightning chart](https://www.arction.com/lightningchart-js/).