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


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

Re: Using object "circle", border color

Newsgroups comp.graphics.apps.gnuplot
Path csiph.com!x330-a1.tempe.blueboxinc.net!usenet.pasdenom.info!news.albasani.net!weretis.net!feeder4.news.weretis.net!news.unit0.net!uio.no!news.stupi.se!newsfeed1.eu.ignite.net!news.cesnet.cz!news.fit.vutbr.cz!news.muni.cz!monoceros.physics.muni.cz!mikulik
From Petr Mikulik <mikulik@physics.muni.cz>
Subject Re: Using object "circle", border color
Message-ID <Pine.LNX.4.64.1104120930360.6701@monoceros.physics.muni.cz> (permalink)
Sender UNKNOWN@monoceros.physics.muni.cz
In-Reply-To <06376e22-9d0a-4352-a1c5-d51bd954a911@w36g2000vbi.googlegroups.com>
Date Tue, 12 Apr 2011 07:38:05 GMT
To Jiri <bok@karlov.mff.cuni.cz>
X-Nntp-Posting-Host monoceros.physics.muni.cz
Content-Type TEXT/PLAIN; charset=US-ASCII
References <06376e22-9d0a-4352-a1c5-d51bd954a911@w36g2000vbi.googlegroups.com>
Mime-Version 1.0
Organization unknown
Xref x330-a1.tempe.blueboxinc.net comp.graphics.apps.gnuplot:239

Show key headers only | View raw


> I need to plot a lot of empty circles with different border color.

plot 'z.dat' using 1:2:2 with point pt 6 lc palette

or

set style fill empty border
plot 'z.dat' using 1:2:(0.1):(abs($2)) with circles lc var

See also
  http://gnuplot.sourceforge.net/demo_4.4/circles.html

---
PM

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


Thread

Using object "circle", border color Jiri <bok@karlov.mff.cuni.cz> - 2011-04-03 01:56 -0700
  Re: Using object "circle", border color Petr Mikulik <mikulik@physics.muni.cz> - 2011-04-12 07:38 +0000

csiph-web