Search found 1 match
- Wed Oct 17, 2018 10:44 am
- Forum: JFreeChart
- Topic: Y axis numbers dissapeared
- Replies: 1
- Views: 7806
Re: Y axis numbers dissapeared
Hello, I'm building few charts the same way but some of them is not showing the y axis ticks. Any idea why? I cant know the charts range before. It can be negative\positive numbers, can be very small, or large numbers. This is my code: JFreeChart chart = ChartFactory.createXYLineChart( chartName, "...