Menu

/trunk/matplotlib/lib/matplotlib/figure.py Commit Log


Commit Date  
[r3798] (28.4 kB) by mdboom

Refactoring of FigureCanvas*.print_figure so that each backend does
not have to track all other possible filetypes. This should make it
easier to add new filetype backends without updating lots of places.
All GUI backends have the same base set of filetypes they support,
defined in FigureCanvasBase. Non-GUI backends, for the most part will
still only write to their own file format (and not do any
switch_backend magic.) All GUI backends (where possible) now generate
a list of file patterns for their file chooser dialogs, rather than
having hard-coded lists.

See FILETYPES for matrix of filetypes supported by each backend.

2007-09-06 18:50:08 View
Download
[r3592] (28.5 kB) by nnemec

Numpification new try: dont touch numerix/, but make mpl code independent of it.
(Including conversion to "import numpy as npy")
Complete except for pylab.py and mlab.py

2007-07-20 15:42:09 View
Download
[r3580] (28.6 kB) by jdh2358

reverted numerix breakage, with apologies

2007-07-20 02:10:43 View
Download
[r3577] (28.6 kB) by nnemec

completed numpification of most trivial cases

2007-07-19 17:23:41 View
Download
[r3506] (28.6 kB) by nnemec

added configurable option legend.loc

2007-07-13 12:46:08 View
Download
[r3487] (28.6 kB) by jdh2358

Applied Paul's pick restructure pick contains patch

2007-07-09 15:13:40 View
Download
[r3371] (28.3 kB) by nnemec

remove trailing spaces

2007-06-07 13:30:30 View
Download
[r3239] (28.3 kB) by jdh2358

added autofmt for date plots

2007-04-17 14:02:52 View
Download
[r3216] (27.2 kB) by efiring

Bugfix in clf() by Mike Fitzgerald

2007-04-12 07:41:13 View
Download
[r3132] (27.1 kB) by jdh2358

added a modified version of erics memleak script for guis

2007-03-28 14:41:43 View
Download
Older >
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.