y error bars

G

greg

Hello,
On a chart, is there a way to have different colored y error bars?
I am using the minus and custom range for parameters on the y error bars

thanks for any help
 
J

Jon Peltier

Error bars are formatted by series: all X error bars for a series can be
one color, and all Y error bars can be another. You can always add an
invisible series for each different color error bars you want.

- Jon
 
G

greg

thanks
What do you mean by "invisible series "?


Jon Peltier said:
Error bars are formatted by series: all X error bars for a series can be
one color, and all Y error bars can be another. You can always add an
invisible series for each different color error bars you want.

- Jon
 
A

Andy Pope

Hi,

Jon means, a series with the same values but with the line and marker
formatting removed. Thus making it 'invisible' but functional so you can
use it's error bars with different formatting.

Cheers
Andy
 
Top