Customizing the Xaxis

"Gwizdala, Steve" <[email protected]> Wed, 8 Sep 2004 08:28:35 -0400
Newsgroups gmane.comp.krysalis.jcharts.user
Message-ID <A53BBE098939D511A4F700B0D0AA76FCC08041@mxsrp011det1.michigan-i-c.com>
Hi,

 

I'm trying to create a line graph that keeps track of a years worth of
values on the X axis, but I only want the X axis scale to show the month. I
tried changing the number of X axis tic marks to 12 but JCharts validation
check returned an error saying that it needed a one to one mapping between
the X axis data series and the tic marks. Is there any way to override or
decouple the X axis scale from the X axis data series?

 

Apologize in advance if this is a stupid question,

Steve