|
From:
<br...@ph...> - 2005-05-10 07:34:25
|
Jim Kleckner wrote: > Hans-Bernhard Broeker wrote: > It sounds like perhaps a function on the outside to detect this > particular situation and set the manual range is the way to go. Or use set autoscale yfix and live with strange endpoints. That still won't get you useful tickmarks, though --- You'll eventually have to either choose a very small logarithm base, like set log y 1.1 (one labelled tick every 10%), or generate the tic positions outside gnuplot. |