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!
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
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