Home |
Search |
Today's Posts |
|
#1
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
So I have data;
X Y Plant 1 Y1 Plant 2 Y2 .. .. Plant N YN Company Avg YAvg Industry Avg YIA (YAvg is a calc I do, YIA is plugged) Now. I have a column chart where there's a column for Y1, Y2, etc. etc. I'd like columns for Y1 - YN. But I'd like a horizontal line for YAvg and YIA. I know I can "trick" it if I do a combo graph with separate columns of data: X Y Co Ind Plant 1 Y1 Yavg YIA Plant 2 Y2 Yavg YIA .. .. Plant N YN Yavg YIA But that will get laborious for the many different charts I have to do. i tried building the chart with just Y1 - YN as the columns, then adding Yavg as a separate series, but since it's just a series of one, it only plots the one point - not a line. Any thoughts? |
#2
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Hi there,
You're almost there. If you plot Yavg as an x-y (scatter) chart, you'll indeed get a single point, so just add horizontal (x) error bars of the correct length to draw a horizontal line for you, and format as required. Dave url:http://www.ureader.com/msg/10296825.aspx |
#3
![]()
Posted to microsoft.public.excel.charting
|
|||
|
|||
![]()
Thanks. I had time on a plane, so I worked "around" it - for some reason I
couldn't get the X errors to come up earlier, but now I can. Oh, well! Thanks! "Dave Curtis" wrote: Hi there, You're almost there. If you plot Yavg as an x-y (scatter) chart, you'll indeed get a single point, so just add horizontal (x) error bars of the correct length to draw a horizontal line for you, and format as required. Dave url:http://www.ureader.com/msg/10296825.aspx |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Show average line by series on a line chart | Charts and Charting in Excel | |||
adding a line to show average for a data series on a chart | Charts and Charting in Excel | |||
average Line created in an existing line graph- based on one cell | Charts and Charting in Excel | |||
Adding an Average line (from data sheet) to a chart automatically. | Charts and Charting in Excel | |||
Adding an average line to a bar chart | Excel Discussion (Misc queries) |