Controlling the axis notches resolution
Posted: Tue May 23, 2006 7:18 am
I'm having a problem with the "resolution" of the notches on my X axis.
I'm using the Gantt view.
I define a minimum DateTime and a maximum DateTime for the whole graph, and it seems there's only one notch for the whole axis.
it looks like this:
and I would like it to look like this:
I mean - I want to be able to control the density of the notches.
The problem is even getting worth when I'm zooming in.
after using the zoom tool, it looks like this:
I'll appriciate any help
I'm using the Gantt view.
I define a minimum DateTime and a maximum DateTime for the whole graph, and it seems there's only one notch for the whole axis.
it looks like this:
Code: Select all
|________________________|___________|
10:00:00.0
and I would like it to look like this:
Code: Select all
|____|____|____|____|____|____|____|_|
09:55:00 09:57:00 10:00:00.0....
The problem is even getting worth when I'm zooming in.
after using the zoom tool, it looks like this:
Code: Select all
|____________________________________|