In my Java application, i need some sort of a layout algorithm. The first approach is as follows:
But this solution requires the graphviz package installed on the running machines. I want to get rid of this dependency and i am searching for an adequate replacement.
Can you recommend any good and simple java layout algorithm? Do you have any experiences?
Thanks
I would recommend using the GraphStream API. It handles the DOT format and the visualization is quite nice.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With