I am new to JUNG, I can display graphs in 2D but can anyone show me how to show 3d graphs.

link|improve this question

feedback

1 Answer

You can't do this with JUNG from what I know. However you could use something like UbiGraph which has language bindings for Java so you would be able to communicate with it from a JUNG application.

link|improve this answer
feedback

Your Answer

 
or
required, but never shown

Not the answer you're looking for? Browse other questions tagged or ask your own question.