Center tick labels in the middle of the interval?

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
alexpgh
Posts: 10
Joined: Tue Oct 17, 2006 3:17 pm

Center tick labels in the middle of the interval?

Post by alexpgh » Wed Oct 18, 2006 1:44 pm

Is it possible to center align Tick Labels in the middle of the interval?

I found this (posted by David Gilbert) in one of the previous posts, but I don't see this attribute in documentation? Any ideas? Anyone, please?

"In the current release, the tick marks are always drawn at the start of each time period. In the next release (0.9.7), a new attribute 'tickMarksAtStartOfUnit' will control whether the marks appear at the start or the middle of the unit. "

Locked