|
Guidance Needed on Java/SWING Usage & Sample Code |
| Posted by Dina Metwalli on Nov-27-2025 23:19 |
|
Hello ASE Team,
I am implementing a Java multi-line and multi-axis chart and wanted to add user-interaction features such as zooming, trackable-cursor, clicking on the chart, etc. The application UI is based on JavaFX which I know offers a SwingNode object.
Could you please advise where I can find sample code for ChartDirector's Java/SWING interactive charts?
I see that the online documentation only offers JSP code samples and the documentation for some Swing controls such as ChartViewer but no example usage. I also managed to find sample code for interactive real-time charts. However, the chart I am implementing isn't a real-time chart and requires less complexity.
Thank you in advance.
Dina |
|