Directory

Viz - Vaadin Add-on Directory

A hack to put Graphviz on the web for Vaadin 14 Viz - Vaadin Add-on Directory
![Website](https://img.shields.io/website?down_color=red&down_message=offline&label=documentation&up_color=limegreen&up_message=online&url=https%3A%2F%2Fdocs.f0rce.de%2Fviz) # Viz [Viz.js](https://github.com/mdaines/viz.js/) is a hack to put Graphviz on the web. Now you are able to create and render graphs with Graphviz in **your** Vaadin 14 Project with this custom Add-On. ## Documentation [docs.f0rce.de/viz](https://docs.f0rce.de/viz) ## License [MIT License](https://github.com/F0rce/viz/blob/main/LICENSE)
Documentation
GitHub

Viz version 1.0.0

Viz version 2.0.0
# Version 2.0.0 Changes were only made in the frontend: - Polymer 3 --> Lit-Element - Removed unnecessary logs

Viz version 2.1.1
# v2.1.1 (v2.1.0) [Full Changelog](https://github.com/F0rce/viz/commit/53141d0300bd3a987d76dd825480a26731e1f5c3) tl;dr
-- added possibility to get the image uri (base64) of the rendered / displayed graph
--> use "Viz.addImageEncodeListener" to add the listener which contains the uri when needed *due to an problem with the directory (not publishing to maven), I had reupload this version - nothing changed!*