Hi everyone,
I'm using a timeSeriesChart showing two dataset linked to two NumberAxis.
My first dataset is a timeCollection of DAY point.
The second is a timeCollection of YEAR point.
JFC display on the x-axis a certain amount of date (2006,2006,2006,2007,2007,2007,....).
I would like to display only the year once for all the time range (2006,2007,2008,2009,2010).
Can someone help me with this issue ?
Thanks in advance