#7154: options for point/arrow thickness are inconsistently named
------------------------+---------------------------------------------------
   Reporter:  vbraun    |       Owner:  was                            
       Type:  defect    |      Status:  needs_review                   
   Priority:  minor     |   Milestone:  sage-4.5.3                     
  Component:  graphics  |    Keywords:  point arrow thickness, beginner
     Author:            |    Upstream:  N/A                            
   Reviewer:            |      Merged:                                 
Work_issues:            |  
------------------------+---------------------------------------------------
Changes (by ryan):

  * status:  new => needs_review


Comment:

 In response to jason's comment, I submit a patch that renames the
 thickness keyword of arrow3d to width.  The reason is that the width of
 the arrow3d are not screen coordinates.  Why? Because arrow3d is
 constructed of a cylinder and the thickness controls the radius of this
 cylinder.

 If someone is looking for an alternative to arrow3d that does not scale
 when zoomed, you can use line3d with arrow_head=True.

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