In this demo application, XYPlot is drawn with dynamic data. With every new data the graphic slides to left dynamically. But the problem is if you zoom in
or zoom out
on XYPlot the graphic stops sliding and new data can not be seen on XYPlot.
Is this a bug for JFreeChart or is it default behaviour for XYPlot ?