Search found 2 matches
- Tue Apr 19, 2011 1:37 pm
- Forum: JFreeChart
- Topic: Zoom limitation in JFreeChart?
- Replies: 0
- Views: 3319
Zoom limitation in JFreeChart?
Hy all, how I described in this thread I have seen some zoom limitation in JFreeChart. It is reproducible in XYStepRendererDemo1 from the Developers Guide (v. 1.0.13). After a few zoom actions the line disappears. But if you resize the window larger the line reappears. http://img577.imageshack.us/im...
- Fri Apr 15, 2011 10:04 am
- Forum: JFreeChart
- Topic: Exception: Requires xLow < xHigh when zooming
- Replies: 1
- Views: 3900
Exception: Requires xLow < xHigh when zooming
Hy all, i have seen some strange behavior reproducible in XYStepRendererDemo1 from the Developers Guide (v. 1.0.13). After a few zooms (7-10) on a line the line disappear. After one more zoom (on the empty chart) it throws the exception: Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgume...