Line chart: set which x axis labels to display
A lot of people requested this feature, so I added it in v 1.2.0. You can set which x axis labels you want to display on x axis. This is done by adding show=”true” attribute to x axis value which you want to be displayed:
<value xid=”29″ show=”true”>1979</value>
Now the 1979 will be visible on x axis even if you will disable x axis values.
September 1st, 2007 at 7:40 pm
This is _almost_ what I need. I can get every January’s label to show up this way, but the x-axis grid line is still dispersed using it’s own algorithm. Is there a way to get grid lines on just the x values you desire? (Great job, by the way!!)
September 4th, 2007 at 10:48 am
this problem is fixed in v 1.2.8