pong wrote: > Hi Jason, > > Setting axes_pad=.1 does work. Thanks! However, I tried your > codes in the previous email. The resulting graph has nodes "clump > together". I guess the problem is with the value 1.5. When I changed > that to a smaller value say .05 then things work just fine. Even > though, sqrt(area/pi) is the radius... I'm not sure what's the > problem of your originally codes. >
I forgot that the area unit is points^2, so we'll need to convert between points and data coordinates to deal with this. That will be a bit harder, as the axes padding may have to come at a slightly later stage. Jason -- Jason Grout --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---