Excel - 2-D Bar Chart - Change horizontal axis labels

I have a 2-D bar chart in Excel. I want to change the horizontal axis labels to be different from the data.

Editing the Data Source only changes the vertical axis labels, not the horizontal labels.

How can I change the top horizontal axis labels (e.g. 0, 1, 2, 3 etc), so that the eight labels are T1,T2,T1,T2,T3,T1,T2,T3 and appear in the middle of the columns, not on the vertical lines?

enter image description here

2

1 Answer

I think you need to create a helper X-Y scatter line.

Please add the 3 columns, X-value, Y-value and X-Axis as following.

enter image description here

Then you could select data of X-value and Y-value, create a X-Y scatter line.

Right-click the chart > Chart Design tab > Select data add other two series, Start and End.

enter image description here

enter image description here

And then go to Chart Design tab > Change Chart Type > All Charts tab > Combo, set different chart types as below.

enter image description here

Slect the chart, locate to Chart Design > Add Chart Element > Axes > Choose all Horizontal and Vertical axes to show.

enter image description here

Please choose the Secondary Horizontal, set it across 0.

enter image description here

Choose the Secondary Vertical, set it across 0 too.

enter image description here

If needed you may also choose Primary Vertical, then set its values in reverse order.

enter image description here

Juest keep the Secondary Horizontal, add lable for X-Y scatter line. Choose one lable, enter "=" in Formula Bar, click C14 (the lable you need, on my sample, the lables are not right), press Enter.

enter image description here

enter image description here

Your Answer

Sign up or log in

Sign up using Google Sign up using Facebook Sign up using Email and Password

Post as a guest

By clicking “Post Your Answer”, you agree to our terms of service, privacy policy and cookie policy

You Might Also Like