I tried to control how the beginning date and date increments are displayed on the bar chart horizontal axis to show the 1st and 15th day of each month, however, the controls i use are not correct. Please help me understand how to do it.
Here's what i did:
- created a table that looks like this:
project due date
A June 15, 2012
B sept 1, 2012
C dec 15, 2012
Under the "Layout" tab> "axis" > "primary horizontal axis">"more options", i set minimum to 41061 to start the date sequence at June 1. I set the "major unit" to 15.
As is quickly evident, because the months vary from 30 to 31 days, a major unit of "15" will quickly cause the legend to display every 15 day interval.
How do i set the axis to show the 1st and 15th date of every month?