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

From Karl Ratzsch <mail.kfr@gmx.net>
Newsgroups comp.graphics.apps.gnuplot
Subject Re: Circles with center outside plot range are not drawn
Date 2020-02-19 10:31 +0100
Organization solani.org
Message-ID <r2iv93$60e$1@solani.org> (permalink)
References <42cd65e5-f976-4746-83bd-86c684db223a@googlegroups.com>

Show all headers | 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