From: Gwizdala, S. <Ste...@mi...> - 2004-09-08 12:43:41
|
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 |