On Sunday, July 1, 2012 5:47:16 AM UTC-4, Andrea Lazzarotto wrote:
>
> 2012/7/1 Slumberland <rkhi...@gmail.com>
>
>>
>> -- all the parameters which (should) belong to the grapher are instead 
>> duplicated in the various plot() methods.  They overlap, and there are then 
>> *additional* routines to sort out the overlap.  e.g. "show axes", 
>> "aspect ratio".
>> -- Where there are *not* routines to sort it out, the behavior is 
>> equally odd.  If the "xmin" and "xmax" values are different for two plot()  
>> calls, only parts of the function show, when they are added to the same 
>> image.  All but *one* definition of *display range* is accidentally 
>> converted to a *function evaluation* range.
>>  <http://www.sagemath.org>
>
>
> I don't know if it can be considered to be related, but I noticed in some 
> cases that when plotting a 3d implicit plot if I put the "mesh=True" in the 
> plot it doesn't show up, but when inside the show method it does show up 
> (in Jmol, not in Tachyon). This is confusing because it seems natural to 
> define various properties of the plot inside the plot itself, as many other 
> parameters work in both methods. 
>
>
This is http://trac.sagemath.org/sage_trac/ticket/9708; we would love help 
fixing this bug.   There is certainly some inconsistency, but this one is 
unintentional (and who knows, it may have worked a number of years ago).

- kcrisman 

-- 
To post to this group, send an email to sage-devel@googlegroups.com
To unsubscribe from this group, send an email to 
sage-devel+unsubscr...@googlegroups.com
For more options, visit this group at http://groups.google.com/group/sage-devel
URL: http://www.sagemath.org

Reply via email to