I want to plot circles at points in X-Y which have a specified radius in
that coordinate system.
With "set size ratio -1" and pointsize scaled so that circles just
touch, whether they do depends upon the dimensions of the x11 window.I'm
guessing that the x11 terminal behavior is the result of raster
arithmetic.
More troubling, the radius is completely different with the postscript
terminal which is ultimately what I need to use. However, I can't even
find where the postscript terminal code for a circle is in 4.2.3.
Thanks,
Reg