DateTime increment on bottom axis
Posted: Fri Jun 15, 2007 10:04 am
hi,
I'm having a problem with the date time increment for a webChart on the bottom axis. I'm calulating values for each week this year and I need the chart to show one week increment on the bottom axis which spans the first week of the year (1.1.2007) all the way to the current week (15.6.2007) btw. I'm using (dd.mm.yyyy).
Currently I'm inserting datetime values and the graph changes the increment (increasing it) as time goes by. When I implemented this solution in march it worked just as I wanted (one value for each week increment and I have bottomAxis.increment = 7) now there doesn't seem to be any order to the increment.
Any help would be great.
I'm having a problem with the date time increment for a webChart on the bottom axis. I'm calulating values for each week this year and I need the chart to show one week increment on the bottom axis which spans the first week of the year (1.1.2007) all the way to the current week (15.6.2007) btw. I'm using (dd.mm.yyyy).
Currently I'm inserting datetime values and the graph changes the increment (increasing it) as time goes by. When I implemented this solution in march it worked just as I wanted (one value for each week increment and I have bottomAxis.increment = 7) now there doesn't seem to be any order to the increment.
Any help would be great.