hbmartin / graphviz2drawio

Convert graphviz (dot) files into draw.io / lucid (mxGraph) format
http://graphviz2drawio.rtfd.io
GNU General Public License v3.0
164 stars 33 forks source link

use examples from https://graphviz.gitlab.io/gallery/ as test cases #5

Closed jcaplan closed 5 years ago

jcaplan commented 5 years ago

Not sure how much help I can provide coding. But I can pull in a bunch of examples into a test directory. The first one I tried caused segmentation fault so there's definitely fun to be had in there

hbmartin commented 5 years ago

merged