No matter what domain time values are, I want to have the axis in the following fixed format:
12:00 am 1:00 am ..... 11:00 pm 12:00 pm
How do I do that?
Thanks.
Q
DateAxis - How to set values permanently
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
Use the setTickUnit() method in the DateAxis class.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

