The PLplot Plotting Library: Programmer's Reference Manual | ||
---|---|---|
Prev | Chapter 17. The Common API for PLplot | Next |
plerrx
: Draw x error bar
Draws a set of n
horizontal error bars, the
i'th error
bar extending from xmin
[i]
to xmax
[i] at y coordinate
y
[i]. The terminals of the error bar are of length equal to the
minor tick length (settable using plsmin
).
|