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
Logged In: YES user_id=31505 Originator: YES
Fixed in cvs.
Log in to post a comment.
Logged In: YES
user_id=31505
Originator: YES
Fixed in cvs.