#5450: plotting a vector as a point plots a sphere, not a point
-------------------------+--------------------------------------------------
 Reporter:  jason        |       Owner:  was       
     Type:  enhancement  |      Status:  new       
 Priority:  major        |   Milestone:  sage-3.4.1
Component:  graphics     |    Keywords:            
-------------------------+--------------------------------------------------
 Presumably, plotting a point is more efficient.  However,

 {{{
 vector([1,2,3]).plot(plot_type='point')
 }}}

 plots a sphere instead of a point3d (or point2d, if 2-dimensional).  This
 should be changed to plot a point.

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5450>
Sage <http://sagemath.org/>
Sage - Open Source Mathematical Software: Building the Car Instead of 
Reinventing the Wheel

--~--~---------~--~----~------------~-------~--~----~
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