plot '-' with lines
10 4
9 3
8 5
7 7
6 2
e
When I plot this, I will get the X axis with 6 at the left and 10 at
the right, though I have listed the points in decreasing order.
Is there some way to make the X axis such that the lowest number
appears on the right?
Thanks.
-- ranga <ra...@ece.utexas.edu>
--
Yes. At least in gnuplot-3.7, you can
set xrange [] reverse
to do that.
--
Hans-Bernhard Broeker (bro...@physik.rwth-aachen.de)
Even if all the snow were burnt, ashes would remain.