Need a java library for visualization that support automatic layout

Posted by Muhammad Asaduzzaman on Stack Overflow See other posts from Stack Overflow or by Muhammad Asaduzzaman
Published on 2010-05-29T20:43:22Z Indexed on 2010/05/29 20:52 UTC
Read the original article Hit count: 196

Filed under:
|
|
|
|

I need a java graph library for visualization that I can incorporate in my own application. I found that jgraph is excellent for visualization but require explicit positioning of the nodes. Is there any open source java graph library that support automatic layout. Any suggestion will be really helpful for me.

© Stack Overflow or respective owner

Related posts about java

Related posts about library