[sage-support] Re: legend options **kwds

2015-10-24 Thread HG
Thank you very much, you answered two questions : legend ones and O=graphics() which seems to be unecessary ! tuts or tut is short for tutorials indeed. Henri Le samedi 24 octobre 2015 10:13:33 UTC+2, HG a écrit : > > Hi, > I don't see this oportunity anywhere in tuts. > That's how I used it belo

[sage-support] Re: legend options **kwds

2015-10-24 Thread Dominique Laurain
Whole cell : O = plot(x,(x,0,1),legend_label='$xyz$') #legend_opts = { 'back_color': 'salmon', 'shadow': False,'fancybox': 'True','fontsize': '6','loc': '1','borderaxespad': '1'}; legend_opts = { 'back_color': 'salmon' , 'shadow': False, 'fancybox': 'True', 'fontsize': '6','borderaxespad' : 1, '

[sage-support] Re: legend options **kwds

2015-10-24 Thread Dominique Laurain
Unquote the borderaxespad dict value like this : legend_opts = { 'back_color': 'salmon' , 'shadow': False, 'fancybox': 'True', 'fontsize': '6','borderaxespad' : 1, 'loc': '1'}; otherwise (checked on cell worksheet in the SAGE cloud) Error in lines 5-5Traceback (most recent call last): File

[sage-support] Re: legend options **kwds

2015-10-24 Thread Dominique Laurain
is "tuts" a nickname for "tutorials" ? -- You received this message because you are subscribed to the Google Groups "sage-support" group. To unsubscribe from this group and stop receiving emails from it, send an email to sage-support+unsubscr...@googlegroups.com. To post to this group, send ema

[sage-support] Re: legend

2014-04-17 Thread kcrisman
On Thursday, April 17, 2014 6:32:31 AM UTC-4, HG wrote: > > > Hi, > I do a plot with **params which is quiete usefull to have it as a > compact style. > After googling a lot I was trying to see if one can do the same with > **legend ? or other keyword ? > I didn't find any answer, is it poss

[sage-support] Re: Legend label problem

2012-03-09 Thread kcrisman
On Mar 9, 5:17 pm, "D. S. McNeil" wrote: > This seems to work on test.sagenb.org (5.0.beta1) and the 5.0.beta4 I > have around, so something (whether Sage-side or matplotlib-side) must Confirmed that it doesn't work on sagenb.org (4.8) but does on test.sagenb.org, so it's presumably related to

[sage-support] Re: Legend Options in 2D Plots? Title Options in 3D plots?

2011-06-01 Thread Mel
You're right. I downloaded the most recent version of sage and everything is fine :) On May 25, 10:07 pm, "D. S. McNeil" wrote: > > 1 - On 2D plots, I have been unable to use the legend() attribute and > > the set_legend_options() attribute. > > I don't think you have those methods.  I think you'