#13576: add options about custom markers to point2d
-----------------------------------------+----------------------------------
       Reporter:  ppurka                 |         Owner:  jason, was  
           Type:  enhancement            |        Status:  needs_review
       Priority:  minor                  |     Milestone:  sage-5.5    
      Component:  graphics               |    Resolution:              
       Keywords:                         |   Work issues:              
Report Upstream:  N/A                    |     Reviewers:              
        Authors:  Punarbasu Purkayastha  |     Merged in:              
   Dependencies:                         |      Stopgaps:              
-----------------------------------------+----------------------------------

Comment (by ppurka):

 I will need some time to recall what this patch is doing, and what other
 changes I had in mind regarding this.

 I do remember that I resisted adding some extra keywords which are
 synonymous to the keywords in `plot`, `list_plot`, etc, and which have the
 same functionality as other keywords in this function. I think `size` is
 the same as `markersize`, `color` keyword is missing, `markeredgecolor`
 and `faceted` control the same thing, except the second is a boolean, and
 so on. Essentially, a bunch of inconsistencies on the Sage interface side
 mainly because the keywords used are the same as the mpl scatter command.
 It is really jarring that many different plot commands have different
 keywords for achieving the same effect.

 Do you think it will be useful to either deprecate some keywords or add
 other keywords like color, markersize, etc which are similar to the
 keywords used in plot, list_plot, line, etc?

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