Menu

Code Commit Log


Commit Date  
[r4812] by jdh2358

fixed perrys typos

2008-01-08 18:58:26 Tree
[r4811] by jrevans

Added some logic to Axes.bar that will preconvert unitized data before creating
the rectangular Patch since not all unitized data can be subtracted with a floating
point number (ie. 'left - width') this is especially true with 'time' (time - time = duration).
This problem can be seen when passing in a floating-point number for the width, which
in-turn should be interpreted to be a number in the units for the axis. This was not
being done, and now is. There is probably a better way to handle this.

2008-01-08 18:57:23 Tree
[r4810] by jdh2358

added migration doc

2008-01-08 18:45:40 Tree
[r4809] by jswhit

update

2008-01-08 13:38:05 Tree
[r4808] by jswhit

add python 2.4 requirement

2008-01-08 13:37:05 Tree
[r4807] by jswhit

remove setupdata-egg.py

2008-01-08 13:34:34 Tree
[r4806] by jswhit

make python 2.4 a requirement, bump version to 0.9.9.1

2008-01-08 13:31:49 Tree
[r4805] by efiring

Remove spurious right parenthesis

2008-01-08 03:11:38 Tree
[r4804] by mdboom

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

........
r4802 | cmoad | 2008-01-06 13:28:17 -0500 (Sun, 06 Jan 2008) | 1 line

minor rev bump
........

2008-01-07 21:18:00 Tree
[r4803] by mdboom

Provide heavily-documented examples for adding new scales and
projections.
Fix various bugs related to non-rectangular clipping.
Remove MercatorLatitude scale from core and put it in an example.

2008-01-07 21:15:58 Tree
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.