-1

I want to display a graph written in .dot file in my Java application as an image. Is there any library to do that?

1 Answers1

1

Graphviz ... Build the graphviz package from source to ensure it contains Java bindings.

Edward Doolittle
  • 4,002
  • 2
  • 14
  • 27