Menu

/branches/transforms/lib/matplotlib/figure.py Commit Log


Commit Date  
[r4017] (29.5 kB) by mdboom

Removed unused imports.

2007-10-26 18:00:23 View
Download
[r4012] (29.6 kB) by mdboom

Added BboxTransformFrom/To for more efficient bounding box transforms.

2007-10-26 17:01:28 View
Download
[r4011] (29.6 kB) by mdboom

More coverage. Add draw_path_collection to SVG.

2007-10-26 15:58:50 View
Download
[r4001] (29.6 kB) by mdboom

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

........
r3991 | efiring | 2007-10-23 17:25:24 -0400 (Tue, 23 Oct 2007) | 2 lines

Bugfix: save colorbar axis label so it won't get lost
........
r3999 | efiring | 2007-10-24 18:14:57 -0400 (Wed, 24 Oct 2007) | 2 lines

Added ax kwarg to pyplot.colorbar and Figure.colorbar
........

2007-10-25 14:10:16 View
Download
[r3997] (29.7 kB) by mdboom

Renamed [xmin, ymin, xmax, ymax] in Bbox to [x0, y0, x1, y1] and
provide functions that really do give xmax etc. as well.
Renamed lbrt to extents and lbwh to bounds (for consistency).
Removed some dead code.

2007-10-24 19:22:00 View
Download
[r3958] (29.7 kB) by mdboom

figlegends work now. (Phew!) Rendering quality fixes drawing
axis-aligned line segments in Agg.

2007-10-16 19:39:57 View
Download
[r3937] (29.6 kB) by mdboom

First pass through all of the examples -- not all working yet,
though. (See PASSED_DEMOS).

2007-10-12 12:27:25 View
Download
[r3934] (29.7 kB) by mdboom

Continued progress getting more examples to work. Working examples
(with TkAgg backend only) are marked in PASSED_DEMOS for the curious.

2007-10-11 15:42:53 View
Download
[r3932] (29.7 kB) by mdboom

Lots more work on making examples work. Details, details, details...

2007-10-10 13:37:28 View
Download
[r3908] (29.8 kB) by mdboom

Lots of progress on Polar transform refactoring. Added point_in_path algorithm.

2007-10-03 12:50:04 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.