Hi!
I have a problem with "filledcurves" when using "reverse" yranges.
It doesn't seem to work.
Example 1)
gnuplot> set xrange [0:1]; set yrange [0:1]
gnuplot> plot 0.4 w filledcurves y1=0.6
Example 2)
gnuplot> set xrange [0:1]; set yrange [0:1] reverse
gnuplot> plot 0.4 w filledcurves y1=0.6
The first example works OK. In the second one the "filledcurves"
style does not seem to work at all.
What am I doing wrong?
I need to use reverse yranges in my plots!
I'm currently using Gnuplot 4.0 under Linux 2.4.22 (Slackware 9.1.0).
Thanx in advance.
Danilo Velis.
--
=======================================================================
Dr. Danilo R. Velis Dept. of Applied Geophysics
Observatorio Astronomico de La Plata Tel: +54 221 423-6593
Paseo del Bosque s/n Fax: +54 221 423-6591
La Plata 1900, Argentina Email: ve...@fc...
=======================================================================
|