> You could perhaps use 6 subplots, and place the titles manually. 
> Something like
> 
>       suptitle(r'Top title', y=0.95)
>       suptitle(r'Bottom title', y=0.05)

Thanks, that worked very well. I got the plot that I wanted and with
much tidier source code:

http://dl.dropbox.com/u/136038/bar-00-protagonist.png

(It still needs a bit of tweaking but it's more or less what I was going
for.)


------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-users mailing list
Matplotlib-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-users

Reply via email to