Hi
I have a XYZDataset, XYBlockRenderer and XYPlot. In the x axis are dates but not linear. E.g. 1.1.2010, 3.1.2010, 4.1.2011, 10.2.2011 etc. It's possible, that all days between this dates are not drawn? Somethings like: If there is no 2.1.2010, 5.1.2011, 6.1.2011, 7.1.2011, 8.1.2011, 9.1.2011 all this days should not be drawn. Only the 1.1.2010, 3.1.2010, 4.1.2011, 10.2.2011 should be drawn.
Individual GAPS
Re: Individual GAPS
After long searching and experiments, I found the solution in another post: viewtopic.php?f=10&t=27794&p=81664&hili ... set#p81664
Sorry for open this thread.
Sorry for open this thread.