nidi3 / graphviz-java

Use graphviz with pure java
Apache License 2.0
934 stars 107 forks source link

SetEngine #217

Closed pushphilipp closed 1 year ago

pushphilipp commented 3 years ago

Hi, I want to use this package for creating a graph on a server where the graphiz package should not be installed. In the Readme i saw that in this case I need to run Graphviz.useEngine() and select a different Engine e.g Nashorn or GraalVM. But i'm not quite sure how to create those maybe someone could help me there?

g0rba4ev commented 1 year ago

Hi, does your question still actual?

pushphilipp commented 1 year ago

No not anymore :D