S
S
Saboteur2015-01-02 14:35:08
Java
Saboteur, 2015-01-02 14:35:08

On what now to write visualization in Java?

Actually not a programmer, so not in trend.
I wrote a couple of algorithms, I want to visualize them (now all the output is in the console).
What JAVA is currently relevant and promising to make a simple cross-platform GUI with graph visualization on it (to work under Linux / Windows at least), and at the same time learn how to use it a little.

Answer the question

In order to leave comments, you need to log in

6 answer(s)
K
Konstantin Malyarov, 2015-01-02
@Konstantin18ko

Java FX.

V
VZVZ, 2015-01-02
@VZVZ

"Promising Java-liba" - it somehow sounds very sad. Well, like "promising modifications of priors or viburnum." Yes, they are driven, and they are unique in their field, but I would like to see promising in the future not them, but other cars that in the future will be able to replace the fret with viburnum.
Desktop GUI in Java is written in either Swing or JavaFX. Nothing new has appeared in this area for a long time.
So google what there are standard tools and third-party plotting tools for Swing and for JavaFX, and compare them, which one is better in your case.

A
abs0lut, 2015-01-02
@abs0lut

As far as I know, Swing does not support charts out of the box, unlike JavaFX.
Here you can see JavaFX examples with code and maps...

R
Ruslan Pikulin, 2015-01-02
@adsllinkact

Swing is the best option

O
OnYourLips, 2015-01-02
@OnYourLips

No.
Usually use Swing, but this is some kind of compromise.

K
kadibiget, 2017-01-06
@kadibiget

jfreechart

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question