Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

JAVAFX - Speedometer

AykutOct 22 2017 — edited Oct 26 2017

Dear all,

how do create a chart like Speedometer with Java?

Is there a free stable library? I could not find any from JavaFX :-(

Thx, Regards,
Aykut

Comments

PhHein

There is no such library as far as I know, but there some tutorials about custom paimting:

https://docs.oracle.com/javase/tutorial/uiswing/painting/index.html

https://docs.oracle.com/javafx/2/canvas/jfxpub-canvas.htm

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 23 2017
Added on Oct 22 2017
1 comment
677 views