>>>>> "andrea" == andrea zonca <[EMAIL PROTECTED]> writes:

    andrea> Hi, i'm a newbie in matplotlib, I have a multiple plot, I
    andrea> have small titles for each subplot and I'd like to add a
    andrea> bigger title for all the figure and a legend to all the
    andrea> figure as well.  If I set a title before subplotting it is
    andrea> deleted.  Later I can set only titles to the subplots.
    andrea> Could someone please help?  thanks


You need to add figure text and figure legends -- see these examples:

  http://matplotlib.sourceforge.net/examples/figtext.py

  http://matplotlib.sourceforge.net/examples/figlegend_demo.py

Hope this helps,
JDH

-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys - and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to