#12813: contour_plot region option
---------------------------------+------------------------------------------
Reporter: aerusso | Owner: jason, was
Type: enhancement | Status: positive_review
Priority: minor | Milestone: sage-5.1
Component: graphics | Resolution:
Keywords: | Work issues: needs doctests
Report Upstream: N/A | Reviewers: Jason Grout, Karl-Dieter
Crisman
Authors: Antonio Russo | Merged in:
Dependencies: | Stopgaps:
---------------------------------+------------------------------------------
Old description:
> 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.
New description:
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.
Apply [attachment:trac_16400_contour_plot_region_option.patch]
--
Comment (by jdemeyer):
I assume only the second patch is needed.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/12813#comment:7>
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.