On Sat, Aug 23, 2008 at 5:58 PM, Stéfan van der Walt <[EMAIL PROTECTED]> wrote: > Hi all, > > I am putting together a new frontpage for SciPy.org, and I would like > to add a link to the Matplotlib project. I have been trying to > generate a windrose, which is part of your logo, but the script posted > to the list a while ago simply produces a blank plot. Do you have a > version available that runs under the SVN version of Matplotlib?
A precursor to our script to generate the logo is in examples/api/logo2.py and it is currently working under svn, so you may want to start with that. I recall and earlier post where the windrose functionality (which isn't included in mpl yet) was broken on the trunk because it hadn't been ported to the new transforms api. Our logo simply makes a bar plot with polar axes. Let me know if you have any problems. JDH ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel