Labels should be aligned appropriately with the data being displayed.
Don’t align labels between the tick marks when you are showing data at specific time points as it can be confusing to your viewers what date is aligned with a data point.

Rather align them with the tick marks:
- Select the labels on the X Axis.
- Right click and select “Format Axis.”
- Select “Position Axis On Tick Marks.”
Do:

If you are showing data using bars then it is appropriate to show the label between the tick marks.
- Select the labels on the X Axis.
- Right click and select “Format Axis.”
- Select “Between Tick Marks.”

0 Comments