Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.graphics.apps.gnuplot > #714

Re: y axis always has a yrange [0:*] with autoscale

From ervson <erwin.krohmer@mytum.de>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: y axis always has a yrange [0:*] with autoscale
Date 2011-11-30 04:49 -0800
Organization http://groups.google.com
Message-ID <1816434a-2f81-4376-ab5f-6a7b2845b08d@m10g2000vbc.googlegroups.com> (permalink)
References <e7096d68-f74d-47c7-9942-2fe718aec317@x7g2000yqb.googlegroups.com> <61341d2c-0c35-48ab-b31c-9bb971085c4d@f29g2000yqa.googlegroups.com> <jap4n5$qrn$1@dont-email.me>

Show all headers | View raw


> I can't be sure, particularly since I haven't seen your data.
> But you might try
>     "set auto fix"
> This disables the default action of extending the axis ranges to
> the nearest axis tick label.  I.e. if your y tick marks were set
> to every 20, then the next lower tick from 15 would be 0, which
> might be what you are seeing.

Thank you for your response, but that doesn't solve my problem.
But using the "set auto fix" option works fine again for the x axis
and the upper part of the y axis.
The bottom part of the y axis still is "frozen" at 0

The data looks like this:
-1.021471       15.04952
 -0.9511300       15.06803
 -0.9183284       15.08654
 -0.8951023       15.10505
 -0.8766517       15.12356
 -0.8612391       15.14207
 -0.8488707       15.16058
 -0.8377131       15.17909
 -0.8284200       15.19760
 -0.8204613       15.21611
 -0.8131117       15.23462
 -0.8068662       15.25313
 -0.8013561       15.27164
 -0.7967175       15.29015
 -0.7924354       15.30866
.......... etc

so i also have a small variation around the value 15


Back to comp.graphics.apps.gnuplot | Previous | NextPrevious in thread | Next in thread | Find similar


Thread

y axis always has a yrange [0:*] with autoscale ervson <erwin.krohmer@mytum.de> - 2011-11-25 03:16 -0800
  Re: y axis always has a yrange [0:*] with autoscale ervson <erwin.krohmer@mytum.de> - 2011-11-25 06:17 -0800
    Re: y axis always has a yrange [0:*] with autoscale sfeam <sfeam@users.sourceforge.net> - 2011-11-25 14:26 -0800
      Re: y axis always has a yrange [0:*] with autoscale ervson <erwin.krohmer@mytum.de> - 2011-11-30 04:49 -0800
        Re: y axis always has a yrange [0:*] with autoscale ab <ab.3942@googlemail.com> - 2011-11-30 23:57 -0800
          Re: y axis always has a yrange [0:*] with autoscale ervson <erwin.krohmer@mytum.de> - 2011-12-01 05:16 -0800
            Re: y axis always has a yrange [0:*] with autoscale sfeam <sfeam@users.sourceforge.net> - 2011-12-01 11:16 -0800

csiph-web