Re: [Matplotlib-users] How to show separate legend for each subplot

2010-03-31 Thread Ryan May
On Wed, Mar 31, 2010 at 10:21 AM, Omer Khalid wrote: > Hi Paul, > Thanks for your prompt response. It did help :) > But it seems that axis don't seems to accept title, xlable and ylable values > any more. Any ideas on that? If you're trying to use the functions plt.title() and plt.xlabel(), they

Re: [Matplotlib-users] How to show separate legend for each subplot

2010-03-31 Thread Omer Khalid
Hi Paul, Thanks for your prompt response. It did help :) But it seems that axis don't seems to accept title, xlable and ylable values any more. Any ideas on that? Cheers Omer On Wed, Mar 31, 2010 at 17:43, wrote: > From: Omer Khalid [mailto:omer.kha...@cern.ch] > Sent: Wednesday, March 31, 20

Re: [Matplotlib-users] How to show separate legend for each subplot

2010-03-31 Thread PHobson
From: Omer Khalid [mailto:omer.kha...@cern.ch] Sent: Wednesday, March 31, 2010 6:20 AM To: Matplotlib Users Subject: [Matplotlib-users] How to show separate legend for each subplot Hi, I am wondering is there a way one could show a separate legend for each subplot in a figure? I would really r