Skip to content
Prev 21232 / 63424 Next

advice on arguments

On 6/29/2006 12:53 PM, Ben Bolker wrote:
I would do (2) in general, but in this particular case it might not be 
right.  "size" is measured in pixels, and "radius" is measured in data 
units, so they really are different things.  You could try to fiddle it 
so the radius is set to the right number of units to match the number of 
pixels that were requested, but users can change the scale pretty easily.

Duncan Murdoch