Js Plugin to create SVG using Graphviz

Hi Team

I want to create an SVG representation of data in the ERD diagram form like I have tables and fields metadata and relations between them. I wanted to check is there any way in Graphviz, I’m using Javascript/Jquery in my application So finding a relevant Graphviz jquery plugin that supports to javascript framework and I can create SVG using the plugin.

Please check the below image, that I want to create

image_2020_11_03T13_07_40_368Z

It’s an old question here but for anyone else looking to get a browser side rendering of graphviz, try this webassembly library.

1 Like