octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #38914] Gnuplot axis reverse is not working wi


From: Dan Sebald
Subject: [Octave-bug-tracker] [bug #38914] Gnuplot axis reverse is not working with gnuplot 4.7
Date: Sat, 23 May 2015 06:36:06 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:18.0) Gecko/20100101 Firefox/18.0 SeaMonkey/2.15

Follow-up Comment #7, bug #38914 (project octave):

Forgot about this one from long ago...

I don't think ___gnuplot_has_feature___ is necessary in this case as < 4.7
appears to accept the limits being swapped and no "reverse/noreverse"
specifier.  I'm guessing the "reverse/noreverse" was removed from gnuplot
because of the confusion that can result from syntax like this:


set xrange [4:0] reverse;


Should the "reverse" change the range to [0:4]?

If someone else wants to confirm that 4.6 works with the original change, that
would save having to detect the feature.  (Which is a slight problem, that I'm
going to post to gnuplot discussion, but isn't important here.)

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?38914>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]