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


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

Re: have different border color at same time: like y1 blue and y2 red

X-Received by 2002:a24:8685:: with SMTP id u127-v6mr1855646itd.13.1522989302894; Thu, 05 Apr 2018 21:35:02 -0700 (PDT)
X-Received by 2002:a9d:4c99:: with SMTP id m25-v6mr274411otf.6.1522989302377; Thu, 05 Apr 2018 21:35:02 -0700 (PDT)
Path csiph.com!xmission!news.snarked.org!border2.nntp.dca1.giganews.com!nntp.giganews.com!u184-v6no88245ita.0!news-out.google.com!15-v6ni80itg.0!nntp.google.com!u184-v6no88243ita.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Thu, 5 Apr 2018 21:35:02 -0700 (PDT)
In-Reply-To <pa5711$th4$1@dont-email.me>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=2.177.55.139; posting-account=cfsmQAoAAACPY8gNL-GZ41ZCiwbPD9ar
NNTP-Posting-Host 2.177.55.139
References <1e2d51e5-b5e0-4de5-acf6-376c5492e5eb@googlegroups.com> <pa5711$th4$1@dont-email.me>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <7367d0ce-f8ca-40fc-8422-ce3ec8211267@googlegroups.com> (permalink)
Subject Re: have different border color at same time: like y1 blue and y2 red
From Mohammad Rahmani <mohammad.rahmani@gmail.com>
Injection-Date Fri, 06 Apr 2018 04:35:02 +0000
Content-Type text/plain; charset="UTF-8"
Lines 26
Xref csiph.com comp.graphics.apps.gnuplot:3937

Show key headers only | View raw


On Thursday, April 5, 2018 at 5:36:43 PM UTC+4:30, Chris Elvidge wrote:
> On 05/04/2018 13:03, Mohammad Rahmani wrote:
> > Is there any way to set differnt color for x1y1 and x2y2 or even have each border line with different color at the same time?
> > 
> > I want to draw somethinkg like this
> > 
> > plot x*sin(x) axes x1y1, 100*x*x axes x2y2
> > where x1y1 are blue and x2y2 are red!
> > 
> 
> "sfeam" suggests here:
> 
> https://groups.google.com/forum/#!topic/comp.graphics.apps.gnuplot/mnRsmo3w_gI 
> 
> 
> that you draw a line over the axis with:
> 
> set arrow N nohead front from graph 1, graph 0 to graph 1, graph 1 lc 
> rgb "red"
> 
> for y2 axis. (graph 0, graph 0 to graph 0, graph 1 for y1?)
> 
> -- 
> 
> Chris Elvidge, England

Thank you Chris! Seems gnuplot does not have a ready to use command to change the color of each axis separately!

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


Thread

have different border color at same time: like y1 blue and y2 red Mohammad Rahmani <mohammad.rahmani@gmail.com> - 2018-04-05 05:03 -0700
  Re: have different border color at same time: like y1 blue and y2 red Chris Elvidge <chris@mshome.net> - 2018-04-05 14:06 +0100
    Re: have different border color at same time: like y1 blue and y2 red Mohammad Rahmani <mohammad.rahmani@gmail.com> - 2018-04-05 21:35 -0700

csiph-web