Menu

/trunk/matplotlib/lib/matplotlib/projections Commit Log


Commit Date  
[r7249] by mdboom

[2687673] Add abs() to delta check in Mollweide projection.

2009-07-07 12:41:45 Tree
[r7248] by mdboom

[2687673] Fix problems with Mollweide projection, enable it, and add to geo_demo.py

2009-07-06 19:43:00 Tree
[r7170] by astraw

Spine is now derived from Patch

2009-06-01 21:41:46 Tree
[r7145] by astraw

make default argument to Axes.get_xaxis_transform() not raise error

I made this a separate commit from the previous one because it may be
useful to see the errors that arise if get_xaxis_transform() or
get_yaxis_transform() are called with no arguments. This would allow
one to figure out which code paths are calling these methods and fix
them if needed rather than silently partially succeeding.

2009-05-27 16:25:33 Tree
[r7144] by astraw

Arbitrary spine placement

2009-05-27 16:25:15 Tree
[r7131] by mdboom

Fix problem with polar grid lines by specifying the number of interpolation steps on a per-Path basis. This isn't really a public API -- it is intended for internal use only.

2009-05-22 14:00:12 Tree
[r6867] by mdboom

Make resolution of 1 be the default on a polar plot.

2009-02-02 17:58:48 Tree
[r6855] by mdboom

Merged revisions 6854 via svnmerge from
https://matplotlib.svn.sf.net/svnroot/matplotlib/branches/v0_98_5_maint

........
r6854 | mdboom | 2009-01-29 16:36:54 -0500 (Thu, 29 Jan 2009) | 2 lines

Document the 'resolution' kwarg to polar plots.
........

2009-01-29 21:44:10 Tree
[r6731] by efiring

Undo polar plotting bug introduced in 6106; improve r grid

2009-01-02 03:33:17 Tree
[r6483] by mdboom

Fix degree display in geographic transforms, also.

2008-12-03 15:33:53 Tree
Older >