Hi
Can anyone send me the code for generating the XY Plot graph..
How to pass X-axis and Y-axis..and can we pass string values in X-axis..
XY-PLOT
Re: XY-PLOT
There are many demos in the src/com/jrefinery/chart/demo directory.
If you need string values on the x-axis, then you need to consider whether perhaps a CategoryPlot would better suit your requirements.
Regards,
DG.
If you need string values on the x-axis, then you need to consider whether perhaps a CategoryPlot would better suit your requirements.
Regards,
DG.