Path: csiph.com!newsfeed.hal-mli.net!feeder3.hal-mli.net!newsfeed.hal-mli.net!feeder1.hal-mli.net!npeer02.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!postnews.google.com!p1g2000vbv.googlegroups.com!not-for-mail From: Bryan Newsgroups: comp.graphics.apps.gnuplot Subject: yaxis max of "at least" some value Date: Wed, 16 May 2012 15:43:34 -0700 (PDT) Organization: http://groups.google.com Lines: 7 Message-ID: NNTP-Posting-Host: 66.235.229.94 Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 X-Trace: posting.google.com 1337208214 15623 127.0.0.1 (16 May 2012 22:43:34 GMT) X-Complaints-To: groups-abuse@google.com NNTP-Posting-Date: Wed, 16 May 2012 22:43:34 +0000 (UTC) Complaints-To: groups-abuse@google.com Injection-Info: p1g2000vbv.googlegroups.com; posting-host=66.235.229.94; posting-account=3e8VbgkAAADAVafvFsUFBPGC3l-AelFR User-Agent: G2/1.0 X-HTTP-UserAgent: Mozilla/5.0 (X11; Ubuntu; Linux i686; rv:12.0) Gecko/20100101 Firefox/12.0,gzip(gfe) X-Received-Bytes: 1332 Xref: csiph.com comp.graphics.apps.gnuplot:1119 I'm trying to get the Y axis to always show at least 120. If the Y values are greater than 120, then there is no problem, but if they are less than 120, I would like the graph to at least always show 120 on the Y axis. I have tried messing around with min/max of autoscale, and writeback, but neither seem to do what I want.