On Wed, Jun 18, 2008 at 2:43 PM, Curtis Jensen <[EMAIL PROTECTED]> wrote:
> Nice.  Thanks.  I had tried to do something similar, but kept getting
> a curved line between each data point.
> Also, I too got errors with a previous versions of matplotlib, but 0.98 works.
>
> If someone were willing to add Radar plots to the matplotlib
> functionality, would this be wanted by the users or maintainers?

Yes, certainly.  You may want to take a look at the polar
implementation (can you inherit from it?) to reuse as much as
possible.  Michael has also written a short guide to developers
working with nonlinear projections

http://matplotlib.sourceforge.net/doc/html/devel/add_new_projection.html

JDH

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to