Search found 1 match
- Tue Jan 14, 2020 2:13 am
- Forum: JFreeChart
- Topic: how to prohibit zoom events when the user do zoom in more than many times
- Replies: 0
- Views: 6069
how to prohibit zoom events when the user do zoom in more than many times
Hi! i am newbie to jfreechart. but i really need it to develop my program... when i zoom indefinitely, the program reports an error like below: Exception in thread "AWT-EventQueue-0" java.lang.IllegalArgumentException: Must be finite. at org.jfree.chart.axis.NumberTickUnitSource.getCeilingTickUnit(N...