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

Comment (by ppurka):

 1. The plots in comment:13 {{{point([(0,1,0),(1,2,1)],marker='^')}}} and
 {{{point([(0,1),(1,2)],marker='^').plot3d()}}} like unsupported command
 should be fixed in #15002.

 2. @eviatarbach in comment:15 suggested that the edgecolor should be blue
 since the lines in our plots are blue by default. But, the default marker
 color is blue and a blue default edgecolor will simply make the edge
 "invisible". This is equivalent to just plotting a bigger marker. The
 current default of black edgecolor makes the black ring around the blue
 marker just about visible. This doesn't need any example. I am just saying
 that we should maintain status quo.

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