Hi
I need to use DeviationRenderer with TimeSeries dataset. I looked the DeviationRenderer code and noticed that I have probably two alternatives: either write a new TimeSeries class that has support for deviations or somehow tweak the YIntervalDataset so that it can be plotted to TimeSeries chart.
Any suggestions what would be the easiest way?