[prev in list] [next in list] [prev in thread] [next in thread] 

List:       gnuplot-info
Subject:    Re: multiple y-axes: logmode
From:       "Dick Crawford" <crawford () arete ! com>
Date:       2000-05-25 16:11:08
[Download RAW message or body]

On: Thursday, May 25, 2000 Francky Leyn <Francky.Leyn@esat.kuleuven.ac.be>
wrote:

> I'm having problems in order to get a second y axis in log mode.
> I use the command
>
> set logscale xy1y2
>
> which unfortionaly doesn't produce the desired result.
> Do you have an idea of what is wrong?

When an axis is called for as an option, as in "set logscale", you can
always give one axis at a time:
    set logscale x
    set logscale y
    set logscale y2
Only one shorthand exists:
    set logscale xy
is identical to
    set logscale x; set logscale y

BTW, "y1" is used only in the "axis" option for the "plot" command.
Everywhere else the left-hand axis is just "y"

Dick Crawford, aka crawford@arete.com



 - -
[[[[ to unsubscribe from info-gnuplot, send an email with body
unsubscribe info-gnuplot
to majordomo@dartmouth.edu
]]]]

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic