The java Swing GUI im developing needs to plot a 2D graph based on the x and y coordinates generated in the program.
Is there a Swing component for that?
Or is there any other open source package for the purpose?
Thanks in Advance..
The java Swing GUI im developing needs to plot a 2D graph based on the x and y coordinates generated in the program.
Is there a Swing component for that?
Or is there any other open source package for the purpose?
Thanks in Advance..
You should check out JFreeChart which has Swing support. Here are some samples:
check out the feature comparison for Java report and charting libraries; http://java-source.net/open-source/charting-and-reporting