Search found 1 match

by chalky
Sun Feb 22, 2009 6:03 pm
Forum: JFreeChart
Topic: 1.0.12 Infinite loop in DateAxis.refreshTicksHorizontal(...)
Replies: 18
Views: 42270

1.0.12 Infinite loop in DateAxis.refreshTicksHorizontal(...)

I've also encountered this problem. Here's a couple of things that I've noticed. When the date range is a year or less, the code never goes into an infinite loop. When the date range is greater than 1 year and a few months, it always goes into an infinite loop. Here's a test that can be added to org...