Add Vizzu (#796)

* Add Vizzu

Vizzu, a new open-source dataviz library added.

* Fixed line break after vizzu.
This commit is contained in:
Laszlo Simon
2022-01-03 03:24:46 +01:00
committed by GitHub
parent 0c01ec945d
commit 9da45a37bb

View File

@@ -332,9 +332,10 @@ A collection of awesome browser-side [JavaScript](https://developer.mozilla.org/
* [Cytoscape.js](https://github.com/cytoscape/cytoscape.js) - A fully featured graph theory library.
* [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.
There're also some great commercial libraries, like [amchart](https://www.amcharts.com/), [anychart](https://www.anychart.com/), [plotly](https://plotly.com/), [highchart](https://www.highcharts.com/), and [lightning chart](https://www.arction.com/lightningchart-js/).
## Timeline
* [TimelineJS v3](https://github.com/NUKnightLab/TimelineJS3) - A Storytelling Timeline built in JavaScript.