Rev 4231 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 4231 | Rev 5768 | ||
---|---|---|---|
Line 28... | Line 28... | ||
28 | produces a 'stairstep' graph of the data points in <tt>[data]</tt>. As <tt>[position]</tt>\ |
28 | produces a 'stairstep' graph of the data points in <tt>[data]</tt>. As <tt>[position]</tt>\ |
29 | specifies the endpoints of the horizontal lines, its length is 1 +\ |
29 | specifies the endpoints of the horizontal lines, its length is 1 +\ |
30 | length of <tt>[data]</tt>.\ |
30 | length of <tt>[data]</tt>.\ |
31 | With <tt>stair</tt>, the horizontal lines are not linked together by \ |
31 | With <tt>stair</tt>, the horizontal lines are not linked together by \ |
32 | vertical lines.</li></ul>\ |
32 | vertical lines.</li></ul>\ |
33 | <br> If <tt>xtics</tt> is followed by a number <tt>n</tt>, there are <tt>n</tt> graduations. \ |
33 | <br/> If <tt>xtics</tt> is followed by a number <tt>n</tt>, there are <tt>n</tt> graduations. \ |
34 | If it is followed by a vector, the graduations are on the intervals \ |
34 | If it is followed by a vector, the graduations are on the intervals \ |
35 | and the text is those given in the vector.\ |
35 | and the text is those given in the vector.\ |