Axis labels min and max are always there

Posted by wauma002 
Axis labels min and max are always there
March 13, 2010 06:20AM
Hi,
I've created this linechart with jscharts and as you can see, the min and max values on the X-axis should better not be displayed. How do I do that?
Rgds,
Jef
Re: Axis labels min and max are always there
March 13, 2010 08:25AM
Hi,
You can try the setShowXValues(false) to hide the values on the X axis.

Sabin

--------------------
JS Charts - Created by Smartketer LLC
Re: Axis labels min and max are always there
March 15, 2010 12:19PM
Hi Sabin,
Thx for your suggestion but I don't really want to remove all X-axis values. I just want the first and the last one not to be displayed. As you can see here, I replaced most of the X-axis values with an empty string value and replaced some of them by a formatted date value. It's just the first and the last unformatted values that I want to remove.
Cheers,
Jef
Sorry, you do not have permission to post/reply in this forum.