Steve,
I guess I should have highlighted the difference. For my application I
need the circle radii to be given in data coordinates. For the curious,
I'm plotting something very similar to Dorling Cartograms. I did look in
the source of "scatter" for clues, but it uses a 20 sided polygon to
a
Hi,
being a newbie myself, .. I don't know if I'm misguiding you. But do
wonder if you looked at the scatter command
see scatter_demo2.py on
http://matplotlib.sourceforge.net/screenshots.html for an example
It *seems* like it already does what you are trying to do?, maybe I'm
missing something
I'm a new user of matplotlib (athough I have been using both Matlab and
Python for years).
I have an application where I need to display data as a set of filled
circles. The centre and the radius of the circles are both specified in
data coordinates. The data points have an additional scalar attri