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


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

Re: Remove ytics from y2axis

Newsgroups comp.graphics.apps.gnuplot
Date 2018-02-25 19:59 -0800
References <2e7bfa80-6982-4034-91c3-8d65ac06b689@i72g2000hsd.googlegroups.com>
Message-ID <f86e495d-4f20-4735-b6b8-39c499ea438b@googlegroups.com> (permalink)
Subject Re: Remove ytics from y2axis
From tonisurfin@gmail.com

Show all headers | View raw


It works:
set tics nomirror

El viernes, 28 de diciembre de 2007, 23:28:50 (UTC-6), Zhidian Du  escribió:
> Dear All:
> 
> I am using 4.2.
> 
> I am using two y axises.
> 
> I find ytics are also displayed on the right y axis.  How to remove it
> since it confusing.  ytics and y2tics are mixed together.
> 
> 
> set yrange[0:1]
> set y2range[0:0.0012]
> 
> set ytics 0.2
> set y2tics 0.0004
> 
> 
> Du

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


Thread

Re: Remove ytics from y2axis tonisurfin@gmail.com - 2018-02-25 19:59 -0800

csiph-web