Hi All,

I have a wx application that uses a scatter plot on a map.  I am trying to
figure out how to change the radius of the circles of the existing scatter
plot.  My first thought would be to get a list of all the patches within the
CircleCollection instance so that I can just call the set_radius method for
the patches.Circle instance.  I haven't found a get the patches within a
collection though.  Is this possible?

Thanks,
Aman
------------------------------------------------------------------------------
All of the data generated in your IT infrastructure is seriously valuable.
Why? It contains a definitive record of application performance, security 
threats, fraudulent activity, and more. Splunk takes this data and makes 
sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-d2d-c2
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to