how do I add specific vertical lines on my plot?
e.g.,
plot y=sin(x)
with a vertical line through x=0.234?
set parametric
replot 0.234,t
is not good because,
- it changes the y range
- it switches the mode and erases the previous plot
- the line does not reach the border
what I want is a grid line at specific points (I also want to be able to
assign colors/thickness to them)
--
Sam Steingold (http://www.podval.org/~sds) running w2k
<http://www.camera.org> <http://www.iris.org.il> <http://www.memri.org/>
<http://www.mideasttruth.com/> <http://www.honestreporting.com>
War doesn't determine who's right, just who's left.
|