#12414: system-wide default color
---------------------------+------------------------------------------------
   Reporter:  jason        |          Owner:  jason, was  
       Type:  enhancement  |         Status:  needs_review
   Priority:  major        |      Milestone:  sage-5.0    
  Component:  graphics     |       Keywords:              
Work_issues:               |       Upstream:  N/A         
   Reviewer:               |         Author:  Jason Grout 
     Merged:               |   Dependencies:              
---------------------------+------------------------------------------------

Comment(by kcrisman):

 Ok, this all makes sense to me (and a great idea!) and works well,
 apparently.

 I do except the 3D issues.    Can you explain to me the rationale for the
 changes in texture.py?  On a related note, I do feel like we're changing
 end-user use with requiring the `.rgb()` business.

 I'm not saying they're bad changes, but I don't see any particular reason
 (other than perhaps making doctests pass, which isn't quite sufficient by
 itself).  Just need explanation/justification.

 Also, what formats should work?  I tried
 {{{
 sage: sage.plot.colors.DEFAULTCOLOR='black'
 sage: sage.plot.colors.DEFAULTCOLOR=(0,0,1)
 }}}
 and they worked.  What about hsv or something?  (Not that I know how we'd
 distinguish between them.)  Or hex?  Just wondering.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12414#comment:6>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to