Menu

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


Commit Date  
[r4011] (47.3 kB) by mdboom

More coverage. Add draw_path_collection to SVG.

2007-10-26 15:58:50 View
Download
[r3997] (47.3 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
[r3947] (47.3 kB) by mdboom

Significant speed improvement in text layout. Reverted to fix bug in
ticklabels. Lots of other minor things.

2007-10-15 13:49:25 View
Download
[r3939] (47.3 kB) by mdboom

More progress on examples.

2007-10-12 17:30:17 View
Download
[r3934] (47.2 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] (47.2 kB) by mdboom

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

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

Simplified sharing axes again.
Plowing through -- making more examples work.
First pass at updating collections (LineCollection mostly works)

2007-10-05 19:25:33 View
Download
[r3912] (46.1 kB) by mdboom

Lots of new docstrings. Reasonably good state for polar plots.
r-axis labels can be dragged on polar plots. r-scale can be zoomed on
polar plot. Lots of other minor changes too numerous to mention.

2007-10-04 17:21:26 View
Download
[r3908] (46.1 kB) by mdboom

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

2007-10-03 12:50:04 View
Download
[r3906] (45.0 kB) by mdboom

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

........
r3898 | jdh2358 | 2007-09-28 08:41:08 -0400 (Fri, 28 Sep 2007) | 2 lines

fixed some tick accessor bugs
........
r3899 | jouni | 2007-09-28 11:50:01 -0400 (Fri, 28 Sep 2007) | 3 lines

Catch UnboundLocalError in checkdep_pdftops; it is raised if
no output line of pdftops -v contains the word "version".
........
r3900 | jouni | 2007-09-28 11:57:49 -0400 (Fri, 28 Sep 2007) | 2 lines

More debugging output when using TeX with the pdf backend
........
r3901 | jouni | 2007-09-30 16:08:50 -0400 (Sun, 30 Sep 2007) | 3 lines

use_tex in pdf backend: don't use AFM files,
which are not there in some TeX distros
........
r3902 | efiring | 2007-09-30 16:32:31 -0400 (Sun, 30 Sep 2007) | 4 lines

bugfix by Zack, confirmed by Gary Ruben.

http://sourceforge.net/mailarchive/forum.php?thread_name=d8cf9020703071339y43354eaerbfa1a47d272e5d26%40mail.gmail.com&forum_name=matplotlib-users
........
r3903 | efiring | 2007-09-30 16:47:55 -0400 (Sun, 30 Sep 2007) | 2 lines

Apply patch by Leon Barrett, tracker #1798196
........
r3904 | efiring | 2007-10-01 03:06:43 -0400 (Mon, 01 Oct 2007) | 2 lines

Fixed bug in updating dataLim when an axis is reversed
........

2007-10-01 11:53:52 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.