#13576: add options about custom markers to point2d
-------------------------------------+-------------------------------------
       Reporter:  ppurka             |        Owner:  jason, was
           Type:  enhancement        |       Status:  needs_work
       Priority:  minor              |    Milestone:  sage-6.1
      Component:  graphics           |   Resolution:
       Keywords:                     |    Merged in:
        Authors:  Punarbasu          |    Reviewers:  Karl-Dieter Crisman
  Purkayastha                        |  Work issues:  marker, check list of
Report Upstream:  N/A                |  markers
         Branch:                     |       Commit:
  u/ppurka/ticket/13576              |  9305db7241e5fc666e8de794755e3ac2d81706b5
   Dependencies:                     |     Stopgaps:
-------------------------------------+-------------------------------------

Comment (by kcrisman):

 > > Dumb comment - I know the defaults would mean this could only happen
 if someone purposely used the graphics primitive.  But
 > > {{{
 > > scatteroptions['marker'] = options.pop('marker')
 > > }}}
 > > maybe should have the optional default argument.
 > `marker` should always be defined because `Point` class is never exposed
 to the user and the method for `points` has `@options(marker='o')`.

 Yes, but in principle someone could use sage.plot.graphics.point.Point or
 whatever... okay, I give in :) since we usually don't do this.

 > The list of markers might be different between the two. We should
 probably just point people to the other list; for example the list in
 `plot`. The list should probably be compared with mpl and checked to make
 sure that it is up to date.
 Yes, if you can do that and update your branch that would be great.  I
 won't get time tonight to do the real testing but I really don't
 anticipate anything and I do promise I will do it this time!

--
Ticket URL: <http://trac.sagemath.org/ticket/13576#comment:28>
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 unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to