From: Werner F. B. <wer...@fr...> - 2005-04-08 17:23:57
|
Hi, I am just getting my feet wet with matplotlib. I like plots with the legend outside the plotting area. I found the demo which uses figlegend (thanks Andrea), this fits the bill - at least I think so. However I can't get this to work within the wxcursor_demo.py, is figlegend only available with "from pylab import *"? The other question is can I have sub-title lines, I saw that I can pass newline with title string but this uses the same font attributes, I would like a slightly smaller font and non bold etc for the second title line. Looked through the archive on gmane, but couldn't find anything. Appreciate any pointers on this. See you Werner |