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


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

Re: set tics OFF and ON on log and linear scales

From Ethan A Merritt <EAMerritt@gmail.com>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: set tics OFF and ON on log and linear scales
Date 2015-05-15 20:21 -0700
Organization A noiseless patient Spider
Message-ID <mj6d1o$8gt$1@dont-email.me> (permalink)
References <519579ca-4d2f-4081-b87c-df59239cb480@googlegroups.com>

Show all headers | View raw


oscar.rotava@gmail.com wrote:

> Hi all,
> 
> Is it possible to have set tics OFF for the y2-axis but tics ON for
> the mirrored y-axis ? I need tics from a log scale y2 axis printed on
> a linear y scale, but not seen on the y2 axis, which should be a dummy
> scale.

You pretty much supply your own answer

set ytics mirror
unset y2tics

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


Thread

set tics OFF and ON on log and linear scales oscar.rotava@gmail.com - 2015-05-15 11:17 -0700
  Re: set tics OFF and ON on log and linear scales Ethan A Merritt <EAMerritt@gmail.com> - 2015-05-15 20:21 -0700

csiph-web