#12974: make Graphics class inheritable and some clean ups
---------------------------+------------------------------------------------
   Reporter:  ppurka       |             Owner:  jason, was
       Type:  enhancement  |            Status:  new       
   Priority:  major        |         Milestone:  sage-5.1  
  Component:  graphics     |          Keywords:            
Work issues:               |   Report Upstream:  N/A       
  Reviewers:               |           Authors:            
  Merged in:               |      Dependencies:            
   Stopgaps:               |  
---------------------------+------------------------------------------------
 The first patch makes all the `.__attribute` into `._attribute` so that
 the `Graphics` class can be inherited in the future. This is desirable
 since all the important functions are present in this class. One will not
 lose anything in terms of existing functionality.

 The second patch does more cleanups, whitespace removal, and refactoring
 of one big bunch of code which is present twice in
 `Graphics().matplotlib()`.

 Passes all doctests in `devel/sage/sage/plot`. (The patches are created
 using 5.0-rc0)
 ----

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12974>
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