posted 23 years ago
Hi Meghna,
As I understand it, the JCChart automatically generates the X axis values. If you want something else then you need to have the chart use PointLabels. Look at the following example at how I made the JCChart use PointLabels.
The bolded code on the bottom of the constructor is the important stuff.
Enjoy,
Manfred.