2007-08-15 Line chart: set which x axis labels to displayA 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.
<< Previous | Next >>
|