Menu

Code Commit Log


Commit Date  
[r3840] by jswhit

fix isnan check

2007-09-12 18:14:38 Tree
[r3839] by mdboom

Milestone -- simple_plot.py working with new affine framework (with
the exception of dpi propagation)

2007-09-12 17:25:19 Tree
[r3838] by jdh2358

removed Interval from canonical tickers and formatters

2007-09-12 15:41:22 Tree
[r3837] by mdboom

Adding pbox.py

2007-09-12 14:46:03 Tree
[r3836] by mdboom

Merged revisions 3831-3835 via svnmerge from
http://matplotlib.svn.sf.net/svnroot/matplotlib/trunk/matplotlib

........
r3832 | dsdale | 2007-09-11 14:46:47 -0400 (Tue, 11 Sep 2007) | 3 lines

removed MANIFEST from revision control. It is generated by MANIFEST.in
when building source distribution archives
........
r3833 | jrevans | 2007-09-11 15:40:27 -0400 (Tue, 11 Sep 2007) | 5 lines

Added the ability for the following in the various GUI backends:
>>> import pylab
>>> fig = pylab.figure()
>>> fig.canvas.set_window_title("My Plot Window")
........
r3834 | jouni | 2007-09-12 03:04:38 -0400 (Wed, 12 Sep 2007) | 3 lines

Further development of dviread. It now attempts to read virtual fonts,
but the positioning is still somewhat off.
........

2007-09-12 14:05:20 Tree
[r3835] by mdboom

Second pass, using a stateful transform tree.

2007-09-12 13:36:25 Tree
[r3834] by jouni

Further development of dviread. It now attempts to read virtual fonts,
but the positioning is still somewhat off.

2007-09-12 07:04:38 Tree
[r3833] by jrevans

Added the ability for the following in the various GUI backends:
>>> import pylab
>>> fig = pylab.figure()
>>> fig.canvas.set_window_title("My Plot Window")

2007-09-11 19:40:27 Tree
[r3832] by dsdale

removed MANIFEST from revision control. It is generated by MANIFEST.in
when building source distribution archives

2007-09-11 18:46:47 Tree
[r3831] by mdboom

Merged revisions 3824-3830 via svnmerge from
http://matplotlib.svn.sf.net/svnroot/matplotlib/trunk/matplotlib

........
r3825 | pkienzle | 2007-09-10 14:45:32 -0400 (Mon, 10 Sep 2007) | 1 line

Windows needs binary open flag for font files
........
r3827 | jouni | 2007-09-10 16:31:01 -0400 (Mon, 10 Sep 2007) | 2 lines

Better bounding boxes for pdf usetex, including descents.
........
r3828 | jouni | 2007-09-10 16:55:29 -0400 (Mon, 10 Sep 2007) | 2 lines

Bugfixes in pdf usetex
........
r3829 | mdboom | 2007-09-11 08:46:27 -0400 (Tue, 11 Sep 2007) | 3 lines

Fix bug in PDF clip routine that resulted in the cryptic error message
"There are too many arguments" in Adobe Acrobat.
........

2007-09-11 17:57:47 Tree
Older >