#5448: [with patch, needs work] rework save/show in plot, use Matplotlib's axes
code, upgrade matplotlib
-------------------------+--------------------------------------------------
Reporter: mhansen | Owner: mhansen
Type: enhancement | Status: assigned
Priority: major | Milestone: sage-4.1.2
Component: graphics | Keywords:
Reviewer: | Author:
Merged: |
-------------------------+--------------------------------------------------
Changes (by jason):
* cc: jason (removed)
* cc: wcauchois, kcrisman (added)
Old description:
> This removes the axes.py code from Sage and switches to Matplotlib's
> code. This allows for things like log scales as well as more flexibility
> in controlling how the ticks are labeled formatted. It also fixes a
> number of existing bugs (like 2754). After this change, it will be
> trivial to add a viewer='flot' option to Graphics.
>
> The patch still needs some work a.k.a. doctests. There are also a few
> things that don't work yet (like tick color and tick fontsize), and
> matrix_plot needs a matplotlib Locater and Formatter. Also,
> GraphicsArray needs to be updated and should get lots of doctests for it
> added.
New description:
This makes the axes and gridline code in Sage obsolete and upgrades the
matplotlib spkg.
--
Comment:
Here is the old description (applicable to Mike's patch, and some of which
may be applicable to my patch):
This removes the axes.py code from Sage and switches to Matplotlib's code.
This allows for things like log scales as well as more flexibility in
controlling how the ticks are labeled formatted. It also fixes a number
of existing bugs (like 2754). After this change, it will be trivial to
add a viewer='flot' option to Graphics.
The patch still needs some work a.k.a. doctests. There are also a few
things that don't work yet (like tick color and tick fontsize), and
matrix_plot needs a matplotlib Locater and Formatter. Also, GraphicsArray
needs to be updated and should get lots of doctests for it added.
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/5448#comment:7>
Sage <http://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
-~----------~----~----~----~------~----~------~--~---