#4878: [with patch; needs review] Add a density_plot() function
-----------------------+----------------------------------------------------
Reporter: abergeron | Owner: abergeron
Type: defect | Status: assigned
Priority: major | Milestone: sage-3.4
Component: graphics | Resolution:
Keywords: |
-----------------------+----------------------------------------------------
Changes (by abergeron):
* status: new => assigned
Comment:
The thing about cmap options is that every time we update matplotlib new
colormap names become available. The docstrings are just a fixed list and
we do not update them every time we update matplotlib.
I've just opened a ticket at #4884 to fix colormap handling that includes
a fix for this issue and another patch that uses the new function to do
the cmap handling.
This means that this ticket depends on #4884 now.
I've also fixed a couple of small problems with the code and docs.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/4878#comment:2>
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
-~----------~----~----~----~------~----~------~--~---