Plot label: Difference between revisions
Jump to navigation
Jump to search
m (1 revision) |
m (1 revision) |
||
(7 intermediate revisions by the same user not shown) | |||
Line 1: | Line 1: | ||
= plot_label = | |||
Usage: plot label | |||
Usage: plot label ''axis'' ''position'' [''text''] | |||
labels the given axis by placing a tic and the text at the given | labels the given axis by placing a tic and the text at the given |
Latest revision as of 19:18, 28 January 2009
plot_label
Usage: plot label axis position [text]
labels the given axis by placing a tic and the text at the given position. The parameter axis can have the following values:
x or bottom Label the x-axis, i.e. the horizontal line at y-position Y0. y or left Label the y-axis, i.e. the vertical line at x-position X0. top Label the horizontal line at y-position Y1. right Label the vertical line at x-position X1.
If text is blank, only a tic is set.