Menu

#1410 set xrange[0:1]reverse # does not work

closed-invalid
nobody
None
5
2015-03-23
2014-05-27
No

gnuplot 5.0-rc1

set xrange[0:1]reverse # does not reverse
plot x

Discussion

  • Christoph Bersch

    That was changed in version 5, see Chapter Changes in version 5:

    The reverse keyword of the set [axis]range command affects only autoscaling. It does not invert or otherwise alter the meaning of a command such as set xrange [0:1]. If you want to reverse the direction of the x axis in such a case, say instead set xrange [1:0].

     
  • Ethan Merritt

    Ethan Merritt - 2014-05-27
    • summary: set xrange[0:1]reverse # dowes not work --> set xrange[0:1]reverse # does not work
    • status: open --> open-invalid
     
  • Ethan Merritt

    Ethan Merritt - 2014-06-11

    See also Bug #1421

     
  • Ethan Merritt

    Ethan Merritt - 2014-06-18
    • status: open-invalid --> closed-invalid
     

Log in to post a comment.

MongoDB Logo MongoDB