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


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

Re: Circles with center outside plot range are not drawn

Path csiph.com!weretis.net!feeder6.news.weretis.net!feeder5.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From Karl Ratzsch <mail.kfr@gmx.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Circles with center outside plot range are not drawn
Date Wed, 19 Feb 2020 10:31:12 +0100
Organization solani.org
Lines 22
Message-ID <r2iv93$60e$1@solani.org> (permalink)
References <42cd65e5-f976-4746-83bd-86c684db223a@googlegroups.com>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Trace solani.org 1582104675 6158 127.0.0.43 (19 Feb 2020 09:31:15 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Wed, 19 Feb 2020 09:31:15 +0000 (UTC)
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:68.0) Gecko/20100101 Thunderbird/68.4.2
In-Reply-To <42cd65e5-f976-4746-83bd-86c684db223a@googlegroups.com>
X-User-ID eJwFwQkBwDAIA0BLrJBQ5JTPv4TdQfmx3AgaFtvP9mxIBcW4UXHudNa74+2j04+ukoMUOvIHMN8R0g==
Content-Language de-DE
Cancel-Lock sha1:hCL1+88SODl/tFf6Xye63wrofxY=
Xref csiph.com comp.graphics.apps.gnuplot:4293

Show key headers only | View raw


Am 19.02.2020 um 08:13 schrieb Anthony:
> 
> I am ploting positions of object relative to a set of circles of specific
> radius.
> 
> However the center of these circles fall outside the range of the points
> being plotted and if that happens the circles do not get drawn.
> 

Does "set clip" make no difference here? (apparently not, also as
documented "set clip affects only points and lines produced by plot
styles lines, linespoints, points, and vectors."

I guess you have no chance here, except plotting on a larger sheet,
 clipping off the edges by hand ( set four white rectangles ) and
then overprinting your axes via multiplot.

You might put up a feature request here:
   https://sourceforge.net/p/gnuplot/feature-requests/


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


Thread

Circles with center outside plot range are not drawn Anthony <anthony.thyssen@gmail.com> - 2020-02-18 23:13 -0800
  Re: Circles with center outside plot range are not drawn Karl Ratzsch <mail.kfr@gmx.net> - 2020-02-19 10:31 +0100
    Re: Circles with center outside plot range are not drawn Anthony <anthony.thyssen@gmail.com> - 2020-02-19 16:35 -0800

csiph-web