#8368: add colorbar option to contour_plots
---------------------------+------------------------------------------------
Reporter: jason | Owner: was
Type: enhancement | Status: needs_review
Priority: major | Milestone: sage-4.4
Component: graphics | Keywords:
Author: Jason Grout | Upstream: N/A
Reviewer: | Merged:
Work_issues: |
---------------------------+------------------------------------------------
Comment(by robert.marik):
Thanks for rebasing, I got the following errors. (But I do not switch the
'needs_review' flag unless somebody confirms this issue.)
{{{
...
File
"/mnt/usb1/scratch/marik/sage-4.3.5-sage.math.washington.edu-x86_64-Linux/local/lib/python
/site-packages/sage/plot/contour_plot.py", line 193, in _render_on_subplot
if options['colorbar']:
KeyError: 'colorbar'
**********************************************************************
...
----------------------------------------------------------------------
The following tests failed:
sage -t "devel/sage/sage/plot/contour_plot.py"
Total time for all tests: 25.0 seconds
}}}
It would be also nice to add :: in between each pair of different examples
- this allows to run any of the examples provided in this patch
immediately from reference guide.
Robert
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8368#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.