#4985: Expand documentation for list_plot to point out the utility of zip
-------------------------+--------------------------------------------------
Reporter: jason | Owner: was
Type: enhancement | Status: new
Priority: major | Milestone: sage-3.3
Component: graphics | Keywords:
-------------------------+--------------------------------------------------
We should expand the documentation for list_plot so that questions like on
the latter half of this thread don't happen:
http://groups.google.com/group/sage-
support/browse_thread/thread/e523b8ade175746c
Basically, we should explain how to use zip like thus:
list_plot(zip(list of x-coords, list of y-coords))
so that people from Matlab don't get confused by the very unhelpful error
message. Maybe the error message ought to be changed too.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4985>
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
-~----------~----~----~----~------~----~------~--~---