|
|
|
|
|
by nerdponx
3277 days ago
|
|
I wanted to like Mermaid, then I realized it was just a neutered version of GraphViz. I had wanted to write a Mermaid-to-Graphviz compiler but never got around to it. It produces pretty ugly graphs that can't be exported to any other format. Meanwhile just about ever graph manipulation program (e.g. Gephi) can handle GraphViz DOT format. |
|
It was too hard to make that compiler or you have encountered another problem?