Hi,
Does anyone knows how to change the marker labels on the time axis?
For example i want to start out with the dates, like month, day, year and time and if the user zooms, i wants to show mins and seconds.
Reverse things should happen when i zoom out.
Is there any control on on the marking labels on the time axis in case of time series?
If anyone knows please help.
thanks,
vani
Time Axis in Time Series
-
- JFreeChart Project Leader
- Posts: 11734
- Joined: Fri Mar 14, 2003 10:29 am
- antibot: No, of course not.
- Contact:
This should happen by default. If you want to change the "standard" units that JFreeChart uses, then you can call the setStandardTickUnits() method that DateAxis inherits from ValueAxis.
David Gilbert
JFreeChart Project Leader
Read my blog
Support JFree via the Github sponsorship program
JFreeChart Project Leader

