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


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

Re: Removing top and right axis in gnuplot

X-Received by 10.224.69.6 with SMTP id x6mr17715941qai.0.1375570442241; Sat, 03 Aug 2013 15:54:02 -0700 (PDT)
X-Received by 10.49.88.40 with SMTP id bd8mr396999qeb.27.1375570442225; Sat, 03 Aug 2013 15:54:02 -0700 (PDT)
Path csiph.com!usenet.pasdenom.info!usenet.blueworldhosting.com!feeder02.blueworldhosting.com!npeer01.iad.highwinds-media.com!news.highwinds-media.com!feed-me.highwinds-media.com!f7no630593qan.0!news-out.google.com!a13ni157qay.0!nntp.google.com!fx3no671390qab.0!postnews.google.com!glegroupsg2000goo.googlegroups.com!not-for-mail
Newsgroups comp.graphics.apps.gnuplot
Date Sat, 3 Aug 2013 15:54:02 -0700 (PDT)
In-Reply-To <ffcade05-8cff-451a-8e01-2707b4f88c23@a36g2000yqc.googlegroups.com>
Complaints-To groups-abuse@google.com
Injection-Info glegroupsg2000goo.googlegroups.com; posting-host=90.84.146.254; posting-account=dStuOQoAAADH9o3mSKDixZv-QGMTEJqV
NNTP-Posting-Host 90.84.146.254
References <ffcade05-8cff-451a-8e01-2707b4f88c23@a36g2000yqc.googlegroups.com>
User-Agent G2/1.0
MIME-Version 1.0
Message-ID <48b76dd7-9861-4d8e-98eb-ca482df7982e@googlegroups.com> (permalink)
Subject Re: Removing top and right axis in gnuplot
From "D.GH" <dariush.ghorbanzadeh@gmail.com>
Injection-Date Sat, 03 Aug 2013 22:54:02 +0000
Content-Type text/plain; charset=ISO-8859-1
X-Received-Bytes 1823
Xref csiph.com comp.graphics.apps.gnuplot:1947

Show key headers only | View raw


On Wednesday, July 8, 2009 5:13:29 AM UTC+2, shakeel wrote:
> Hi,
> 
> I'm trying to remove the top and right axes in gnuplot output, so
> instead of the boxed layout, my plot looks like the following:
> 
> +------+           |
> |          |           |
> |          |   --->  |
> |          |           |
> +------+           +-------
> 
> The ASCII art is courtesy a similar post for matplotlib that I found
> on the Internet.
> http://stackoverflow.com/questions/925024/how-can-i-remove-the-top-and-right-axis-in-matplotlib
> 
> Anyone knows how to do this in gnuplot?
> 
> Many thanks for your help.
> Shakeel


use :  set border 1+2 back

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


Thread

Re: Removing top and right axis in gnuplot "D.GH" <dariush.ghorbanzadeh@gmail.com> - 2013-08-03 15:54 -0700

csiph-web