On Wed, Sep 22, 2010 at 6:37 AM, Bartosz Telenczuk
<b.telenc...@biologie.hu-berlin.de> wrote:
> Hi,
>
> I am working on a presentation on matplotlib API and its application to 
> create non-trivial data visualizations.
>
> I wrote a script to show some matplotlib artists and I thought it would fit 
> nice the matplotlib examples. If you are interested, please find the script 
> in the attachment. I will be also happy to hear your suggestions and opinions.

Great - nice example.  I added it to svn so it will show up in the
gallery and examples directory next time we update the website.  In
svn it is in examples/api/artist_demo.py.

Another way to do this which might simplify the layout would be to use
1 axes (with the frame and axes off) for each artist, and use either
the title or xlabel to label them.

JDH

------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing.
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to