Closed delanym closed 2 years ago
Seconding this. I've got a rather large svg here that my browser is telling me renders by default at 17785pt x 827pt. I can fix that by adding nodesep
and ranksep
manually, but it'd be nice to be able to slap that into the plugin config or something.
I'll take a look
Version 4.0.0 will be on Maven Central soon. There, you can use a new parameter dotArguments
where you can define additional options for the dot
executable.
Works as advertised! Thank you so much.
I know I can do it myself, but can the plugin be configured to pass through a layout engine? http://www.graphviz.org/doc/info/command.html#-K