Remove dependency on graphviz or fix it

0 votes
asked Sep 21, 2018 in Wanted features by KR
Diagram types that depend on graphviz have been broken for a long time due to version incompatibility issues.

Please remove the dependency on graphviz altogether (far preferable) or fix the bugs in plantuml that make it incompatible with the current versions of any such dependencies.

1 Answer

0 votes
answered Sep 22, 2018 by plantuml (295,000 points)
You can have a look on http://plantuml.com/vizjs

It removes dependancy to GraphViz but add dependacy to J2V8 :-)

It would be nice if we had a LLVM interpretor written in Java... Anyone ?
...