Sooo... I found out that JFree has an inconsitency: NumberAxis: count <= ValueAxis.MAXIMUM_TICK_COUNT DateAxis: tickDate.before(upperDate) because of this I had my problem... Ye
count <= ValueAxis.MAXIMUM_TICK_COUNT
tickDate.before(upperDate)