Error bars: Color and appearance

hch
Posts: 5
Joined: 2010-06-27
Location: Switzerland

Dear Sirs,

is there a way to change the appearance of the error bars in a "line between points" graph? Though I can change the thickness of the bar and the cap I need to choose another color for the bar to make it more visible. See the attached file for an exemplary representation.

In the forum I found the "node": http://www.igorexchange.com/node/1131 Unfortunately I could not modify the text to change the appearance of the error bar.

Thanks in advance
Andreas

AttachmentSize
Experiment.pxp47.8 KB

kanekaka
Posts: 3
Joined: 2010-08-24
Location: Japan

・AppendToGraph wave1 vs wave0
・ModifyGraph mode=4,marker=8,opaque=1,lsize=2,rgb(wave1#1)=(0,65535,0)
・ErrorBars/L=0 wave1#1 Y,wave=(wave3,wave3)


Back to top