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
|____________________________________|