Re: [Matplotlib-users] Looking for additional help about moving a legend

2012-06-03 Thread solarg
On 06/04/12 07:25 AM, solarg wrote: On 06/01/12 03:59 PM, Benjamin Root wrote: Unlikely. Which version of matplotlib? It might be a bug in an older version of mpl. Ben Root i'm using 1.0.1 onto macosx. thanks for your help, gerard i've just tried with 1.1.0 on solaris 11 and it work

Re: [Matplotlib-users] Looking for additional help about moving a legend

2012-06-03 Thread solarg
On 06/01/12 03:59 PM, Benjamin Root wrote: Unlikely. Which version of matplotlib? It might be a bug in an older version of mpl. Ben Root i'm using 1.0.1 onto macosx. thanks for your help, gerard -- Live Securit

Re: [Matplotlib-users] Looking for additional help about moving a legend

2012-06-01 Thread Benjamin Root
On Thursday, May 31, 2012, solarg wrote: > hello all, > > i've tried it on my laptop, but got this error at the last line: > > >>> fig.savefig('samplefigure', bbox_extra_artists=(lgd,), > bbox_inches='tight') > Traceback (most recent call last): > File "", line 1, in > File > > "/Users/me/py

Re: [Matplotlib-users] Looking for additional help about moving a legend

2012-05-30 Thread solarg
hello all, i've tried it on my laptop, but got this error at the last line: >>> fig.savefig('samplefigure', bbox_extra_artists=(lgd,), bbox_inches='tight') Traceback (most recent call last): File "", line 1, in File "/Users/me/python/virtualenv/bmfvca6/lib/python2.6/site-packages/matplo

Re: [Matplotlib-users] Looking for additional help about moving a legend

2012-04-13 Thread Benjamin Root
On Fri, Apr 13, 2012 at 2:21 AM, Jonathan Bruck wrote: > Thanks for a response, but unfortunately it doesn't seem to work. I have > some sample code on pastebin http://pastebin.com/W6JmbCsz in case the > following does not email out well > > # -*- coding: utf-8 -*- > """ > Created on Thu Apr 12 1

Re: [Matplotlib-users] Looking for additional help about moving a legend

2012-04-12 Thread Jonathan Bruck
Thanks for a response, but unfortunately it doesn't seem to work. I have some sample code on pastebin http://pastebin.com/W6JmbCsz in case the following does not email out well # -*- coding: utf-8 -*- """ Created on Thu Apr 12 11:16:03 2012 Using the current stable version of pythonxy on Windows

Re: [Matplotlib-users] Looking for additional help about moving a legend

2012-04-12 Thread Benjamin Root
On Thu, Apr 12, 2012 at 2:05 AM, Jonathan Bruck wrote: > Hi all, > > Forgive me as this is the first time I've posted here. I've asked a > question on StackOverFlow: > > > http://stackoverflow.com/questions/10101700/moving-matplotlib-legend-outside-of-the-axis-makes-it-cutoff-by-the-figure-box#co

[Matplotlib-users] Looking for additional help about moving a legend

2012-04-11 Thread Jonathan Bruck
Hi all, Forgive me as this is the first time I've posted here. I've asked a question on StackOverFlow: http://stackoverflow.com/questions/10101700/moving-matplotlib-legend-outside-of-the-axis-makes-it-cutoff-by-the-figure-box#comment12952803_10101700 The question relates to adjusting the size of