T
T
Tarasov Konstantin2014-05-02 22:18:34
Java
Tarasov Konstantin, 2014-05-02 22:18:34

What are the analogues of graphviz for java?

We need a library that allows visualization of graphs. Those. the output should be a picture of the graph. I don’t know, maybe graphviz itself can be safely used together with java, but I somehow don’t like mixing languages.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
F
FoxInSox, 2014-05-02
@saroff

I will share with you the secret secret of how to find the answer to 99% of the questions: enter the keywords of the question in Google, i.e. in your case it is "java graphviz" and voila the answer is found:
Third link:
stackoverflow.com/questions/654294/pure-java-reimp...
Accepted answer:
You can have a look at JUNG (Java Universal Network/Graph Framework) which has visualization and analytics functions. It's open source and available at: jung.sourceforge.net

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question