4

I have an Excel graph (a stacked bar chart) where years are on the x-axis.

The problem is that the order of the legend labels doesn't fit with the order of the values in the bars as shown in the picture below.

Image containing legend and bar chart, in which the order of the legend doesn't correspond to the order of the bars

How can I change the legend order or reverse it ?

Luuklag
  • 133

2 Answers2

6

As Karima pointed out : the solution that works is simple, although not intuitive: Change the place of the legend to right and then to left (or reverse) and you get the desired order.

Paschi
  • 940
-1

This may help:

  1. Right-click on the graph
  2. Click on "Select data..."
  3. Use the arrows above the series list. Note : it will move the graph's bars as well.

Here's a screenshot to explain. Let us know how it goes.

Excel Screenshot

Luuklag
  • 133