mountainstorm / jquery.graphviz.svg

jquery plugin to make graphviz svg charts responsive
190 stars 67 forks source link

Upgrade demo to jQuery 3, Bootstrap 4, GraphViz 2.40.1 #18

Open edejong opened 6 years ago

edejong commented 6 years ago

I came across some small issues using the library with Bootstrap 4 because auto left positioning no longer seems to exist, and when exporting using a newer version of GraphViz the tooltips no longer work because the tag is no longer a direct child of node in the svg.

This fixed it for me, maybe it's useful for someone else :)