Skip to content
Prev 8494 / 398503 Next

explosed-pie

On Thu, 14 Dec 2000, Paul Murrell wrote:

            
Unfortunately, the `primitive' is for a circle and not an arc.
I suppose one could argue that from 1.2.0 it is accessible
through the .Call interface as the new Rgraphics.h exposes it as

/* Draw a circle, centred on (x,y) with radius r (in inches). */
void GCircle(double x, double y, int coords,
             double radius, int col, int border, DevDesc *dd);