#12813: contour_plot region option
---------------------------+------------------------------------------------
Reporter: aerusso | Owner: jason, was
Type: enhancement | Status: new
Priority: minor | Milestone:
Component: graphics | Keywords:
Work issues: | Report Upstream: N/A
Reviewers: | Authors:
Merged in: | Dependencies:
Stopgaps: |
---------------------------+------------------------------------------------
implicit_plot3d allows for a region to be specified. No such option exists
for implicit_plot. The attached patch provides this option in contour_plot
(and therefore in implicit_plot). This is achieved using a feature of
matplotlib: masked entries in an array are not plotted.
My attached diff may not be in the recommended form because I am having
difficulty using the sage revision control system. I can try to generate
it that way, but I would need some help then.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12813>
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.