This repository was archived by the owner on Jan 10, 2024. It is now read-only.
Replies: 1 comment 1 reply
-
It looks like PlantUML still uses Graphviz:
I also can't find anything recent about jdot. So I'm not sure it's actually feasible. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
structurizr lite is a great tool - thanx for creating it!
The dependency to graphviz dot creates some paint points. The same as as plantUML already faced. PlantUML came up with a java port of graphviz dot, called jdot.
Maybe we can make this switch for structurizr too?
https://plantuml.sourceforge.net/jdot/jdot.html
Beta Was this translation helpful? Give feedback.
All reactions