next up previous contents index
Next: Rgbimage Up: Set style rectangle Previous: Points   Contents   Index


Steps

The steps style is only relevant to 2-d plotting. It connects consecutive points with two line segments: the first from (x1,y1) to (x2,y1) and the second from (x2,y1) to (x2,y2). See also

http://www.gnuplot.info/demo/steps.htmlsteps demo.



Ethan Merritt 2007-03-03