Menu

#636 refresh after set log y and set yrange

closed-fixed
nobody
None
5
2008-03-23
2008-03-17
No

There is a bug in setting log y, y-range, and then ussuing a refresh command -- the y-range gets exponentiated again.

Demonstration:

reset
set log y
set yrange [0.1:20]
plot '-' with lp
1 1
2 2
3 4
4 8
5 16
e

pause -1 "Going for refresh"
refresh

Discussion

  • Petr Mikulik

    Petr Mikulik - 2008-03-23
    • status: open --> closed-fixed
     
  • Petr Mikulik

    Petr Mikulik - 2008-03-23

    Logged In: YES
    user_id=31505
    Originator: YES

    Fixed in cvs.

     

Log in to post a comment.