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


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

yrange and ytics don't obey my commands!

From Ryo <ryofurue@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject yrange and ytics don't obey my commands!
Date 2012-05-13 18:29 -0700
Organization http://groups.google.com
Message-ID <cbf856f6-1bf4-4d0a-b6cc-2d05d103f615@ri8g2000pbc.googlegroups.com> (permalink)

Show all headers | View raw


Hi there,

I'm frustrated that I can't exactly specify the positions of the major
tics:

set ytics 0.03
set yrange [-0.64:-0.4]
unset autoscale
plot sin(x)

which gives tics at -0.63, -0.60, -0.57, . . . , -0.42 .  Why?  "set
autoscale fix" didn't help.  How can I get the tics at -0.64, -0.61,
-0.58, . . . , -0.4 ?

Cheers,
Ryo

Gnuplot
Version 4.6 patchlevel 0
last modified 2012-03-04
Build System: Linux i686

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


Thread

yrange and ytics don't obey my commands! Ryo <ryofurue@gmail.com> - 2012-05-13 18:29 -0700
  Re: yrange and ytics don't obey my commands! sfeam <sfeam@users.sourceforge.net> - 2012-05-14 16:46 -0700
    Re: yrange and ytics don't obey my commands! Ryo <ryofurue@gmail.com> - 2012-05-17 14:30 -0700
      Re: yrange and ytics don't obey my commands! Ingo Thies <ingo.thies@gmx.de> - 2012-05-18 23:45 +0200
        Re: yrange and ytics don't obey my commands! Hans-Bernhard Bröker <HBBroeker@t-online.de> - 2012-05-19 00:39 +0200

csiph-web