Hi,
A newbe question:
I have statistical time-dependent data that needs to be plotted with error-bars and logarithmic axes.
By implementing the StatisticalCategoryDataset interface I have managed to create a line plot with standard deviation error bars, but I don't know how to put a LogarithmicAxis on a CategoryPlot.
Is there something similar to StatisticalXYDataset?
Regards,
Erik