Home |
Search |
Today's Posts |
#1
![]() |
|||
|
|||
![]()
I'm constructing a line chart with six series and categorical values on the
x-axis. I'm including y error bars that highly overlap and are very difficult to read b/c all points within a given category are automatically stacked vertically on top of one another. Is there a way to off-set the series to make the error bars more visible? Hope this makes sense. Cheers. |
#2
![]() |
|||
|
|||
![]()
Hi,
I think you would have to use an xy scatter to get the offsets. You should be able to combine Line and xy scatter to get the Category x axis labels and the offsetting. If not you will need to construct the x axis using a dummy data series. Here is some info on constructing you own axis just in case. http://peltiertech.com/Excel/Charts/ArbitraryAxis.html Cheers Andy dothareggae wrote: I'm constructing a line chart with six series and categorical values on the x-axis. I'm including y error bars that highly overlap and are very difficult to read b/c all points within a given category are automatically stacked vertically on top of one another. Is there a way to off-set the series to make the error bars more visible? Hope this makes sense. Cheers. -- Andy Pope, Microsoft MVP - Excel http://www.andypope.info |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Trendline excluding last 2 data points of series | Charts and Charting in Excel | |||
series graph -- one series being added to another series | Charts and Charting in Excel | |||
Setting Series data in VBA | Charts and Charting in Excel | |||
Plot points with same x-value in same series? | Charts and Charting in Excel | |||
Newbie to charts question - projecting values between data points | Excel Discussion (Misc queries) |