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.
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!!)
this problem is fixed in v 1.2.8