开发者

JfreeChart XYPlot freezing after zoom in/out

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 ?


This is default behavior. To enable auto range behavior again, right-click inside the plot and select: Auto Range ► Both Axes.

JfreeChart XYPlot freezing after zoom in/out

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜