I'm creating a graph in Excel. Because the data only shows certain dates how do i customise the chart so it only shows the dates in the sheet and not every date between two periods?
The source data contains events which occured Tuesday 1st, Wednesday 2nd and Friday 4th. There is no data for the other dates
When i make the chart it includes the dates which are not in the table e.g. Thursday 3rd, Saturday 6th.
Now because the chart contains data over a 3 month period and i've only got events recorded against 3 days of the week, each date shows up on the chart which makes it very long given the fact that over half of it is irrelevant.
Your x-axis can be EITHER a CATEGORY or TIME VALUE. You select this in Chart Options
The difference is that CATEGORY plots each value as an isolated item without regard to it relative value, where TIME is relative...
[tt]
CAT: 1 3 6
TIM: 1 . 3 . . 6
[/tt]
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.