(octave.info)Error Bar Series


Next: Line Series Prev: Contour Groups Up: Object Groups
Enter node , (file) or (file)node

15.4.6.5 Error Bar Series
.........................

Error bar series are created by the ‘errorbar’ function.  Each ‘hggroup’
element contains two line objects representing the data and the
errorbars separately.  The properties of the error bar series are

‘color’
     The RGB color or color name of the line objects of the error bars.
     Note: Colors.

‘linewidth’
‘linestyle’
     The line width and style of the line objects of the error bars.
     Note: Line Styles.

‘marker’
‘markeredgecolor’
‘markerfacecolor’
‘markersize’
     The line and fill color of the markers on the error bars.  Note:
     Colors.

‘xdata’
‘ydata’
‘ldata’
‘udata’
‘xldata’
‘xudata’
     The original x, y, l, u, xl, xu data of the error bars.

‘xdatasource’
‘ydatasource’
‘ldatasource’
‘udatasource’
‘xldatasource’
‘xudatasource’
     Data source variables.


automatically generated by info2www version 1.2.2.9