Hi,
Is there a way to set the distance between the category labels on x-axis. The problem is that if there are many labels, they appear very clutttered. I tried using
axis.setSkipCategoryLabelsToFit( true );
But, it still displays all, and they are almost non-readable.
Thanks,
Suprigya
Tick Marks
Re: Tick Marks
Also,
How can I add some text at the end of x-axis. I want display the timeZone of the dates For Example. if the line below is x-axis, I want to add CDT at the end.
Thanks.
How can I add some text at the end of x-axis. I want display the timeZone of the dates For Example. if the line below is x-axis, I want to add CDT at the end.
Thanks.