esteinberg / plantuml4idea

Intellij IDEA plugin for PlantUML
Apache License 2.0
618 stars 111 forks source link

Graphviz error #385

Closed Paulo-Monteiro closed 1 year ago

Paulo-Monteiro commented 1 year ago

When doing a state-diagram the plugin calls the graphviz in the local machine. Nevertheless if use the service in plantuml.com or use a docker container with plantuml there is no need to call the graphviz in the local machine.

krasa commented 1 year ago

Correct, graphviz is for local rendering.