Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Reordering Chart Data Series [closed]

How does one reorder series used to create a chart in Excel?

For example, I go to the chart, right click > Select Data. In the left column I see series 1, series 2, to series n.

Say, I want to move series 3 after series 4, can it be done from chart view? I don't want to move the data cells in the worksheet.

I'm using Excel 2011 (mac OS X).

like image 737
KM. Avatar asked Mar 01 '11 22:03

KM.


People also ask

How do you change the order of a series in a chart?

Under Chart Tools, on the Design tab, in the Data group, click Select Data. In the Select Data Source dialog box, in the Legend Entries (Series) box, click the data series that you want to change the order of. Click the Move Up or Move Down arrows to move the data series to the position that you want.


2 Answers

Select a series and look in the formula bar. The last argument is the plot order of the series. You can edit this formula just like any other, right in the formula bar.

For example, select series 4, then change the 4 to a 3.

like image 91
Jon Peltier Avatar answered Sep 26 '22 21:09

Jon Peltier


Right-click any series on the chart. In the "Format Data Series" dialog, there is a "Series Order" tab, in which you can move series up and down. I find this much easier than fiddling with the last argument of the series formula.

This is in Excel 2003 in Windows. There is a similar dialog in Excel 2011 for Mac:

enter image description here

like image 20
Jean-François Corbett Avatar answered Sep 23 '22 21:09

Jean-François Corbett