Node:error_bar, Previous:tick_mark, Up:line_plot



Error Bars

error_bar.error_bar1
XXX %%error_bar.error_bar1

line_style <class 'pychart.line_style.T'> Attribute
Default: line_style.black. See line_style.

tic_len number Attribute
Default: 10. Length of the horizontal bars

error_bar.error_bar2
XXX %%error_bar.error_bar2

hline_style <class 'pychart.line_style.T'> Attribute
Default: line_style.black. The style of the horizontal bars. See line_style..

tic_len number Attribute
Default: 3. The length of the horizontal bars

vline_style <class 'pychart.line_style.T'> Attribute
Default: None. The style of the vertical bar.

error_bar.error_bar3
XXX %%error_bar.error_bar3

line_style <class 'pychart.line_style.T'> Attribute
Default: line_style.black.

error_bar.error_bar4
XXX %%error_bar.error_bar4

box_width number Attribute
Default: 4.

fill_style <class 'pychart.fill_style.T'> Attribute
Default: fill_style.gray70.

line_style <class 'pychart.line_style.T'> Attribute
Default: line_style.black.

tic_len number Attribute
Default: 4.

errorbars.png