On 02/11/2011 03:48 AM, Jae-Joon Lee wrote:
> On Fri, Feb 11, 2011 at 8:38 AM, Jeff Layton wrote:
>> I hate to be the first one to comment on this post but I forgot to give
>> the error message and version of matplotlib. The error is,
>>
>> Traceback (most recent call last):
>>File "./mult
On Fri, Feb 11, 2011 at 8:38 AM, Jeff Layton wrote:
> I hate to be the first one to comment on this post but I forgot to give
> the error message and version of matplotlib. The error is,
>
> Traceback (most recent call last):
> File "./multi_file_test_2.py", line 460, in
> ax.legend( (p1[0
Matplotlib is great! I created all my figures in this paper [0] using
matplotlib. I am impressed with the quality you get. I attach the plotting
script for fig. 9, which does exactly what you want, I believe. There is a lot
of other junk in there, so look for the "legend" function, it all happen
Hi,
I would simply try to attach the legend to the figure object instead of the
axis.
On Thu, Feb 10, 2011 at 4:20 PM, Jeff Layton wrote:
> Good evening,
>
> I've been trying to find a way to move the legend outside
> the plot so it doesn't cover it up. I've seen some things
> online but I can
I hate to be the first one to comment on this post but I forgot to give
the error message and version of matplotlib. The error is,
Traceback (most recent call last):
File "./multi_file_test_2.py", line 460, in
ax.legend( (p1[0], p2[0]), ('IO Time', 'Total Elapsed Time'),
bbox_to_anchor
I too would like a simple "Reply" to go to the list. I had to use Gmail's "Reply to all" feature to put this on the list.
-
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with
Stefan van der Walt wrote:
> I don't think mailing lists should change the reply-to:
>
> http://www.unicom.com/pw/reply-to-harmful.html
The principles in that article are sound, but the conclusions simply
don't match my experience. I'm on a half a dozen or so lists. Some
re-set the reply-to hea
Stefan van der Walt wrote:
> On Thu, Aug 17, 2006 at 09:48:58PM -0700, Brendan Barnwell wrote:
>> [I accidentally sent this message privately to the sender before. . . why
>> doesn't this list set the Reply-To header to the list?]
>
> I don't think mailing lists should change the reply-to:
>
> h
On Thu, Aug 17, 2006 at 09:48:58PM -0700, Brendan Barnwell wrote:
> [I accidentally sent this message privately to the sender before. . . why
> doesn't this list set the Reply-To header to the list?]
I don't think mailing lists should change the reply-to:
http://www.unicom.com/pw/reply-to-harmfu
[I accidentally sent this message privately to the sender before. . . why
doesn't this list set the Reply-To header to the list?]
Darren Dale wrote:
>> On Wednesday 16 August 2006 02:26, Brendan Barnwell wrote:
>
Hi, I'm trying to get matplotlib to give me a plot where the legend is
On Wednesday 16 August 2006 02:26, Brendan Barnwell wrote:
> Hi, I'm trying to get matplotlib to give me a plot where the legend is
> outside the axes.
>
> I saw several posts about this in the mailing list archives, but none of
> them really seem to provide workable solutions.
Try p
11 matches
Mail list logo