Revision: 8318
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8318&view=rev
Author: leejjoon
Date: 2010-05-18 17:14:40 + (Tue, 18 May 2010)
Log Message:
---
fix savefig bug
Modified Paths:
--
trunk/matplotlib/lib/matplotlib/axes.py
Modified: tru
Revision: 8319
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8319&view=rev
Author: leejjoon
Date: 2010-05-18 17:14:45 + (Tue, 18 May 2010)
Log Message:
---
fix a bug in AnnotationBase._get_ref_xy
Modified Paths:
--
trunk/matplotlib/lib/matplotli
Revision: 8320
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8320&view=rev
Author: leejjoon
Date: 2010-05-19 00:32:18 + (Wed, 19 May 2010)
Log Message:
---
merge mpl_toolkits.gridspec into the main tree
Modified Paths:
--
trunk/matplotlib/lib/ma
Revision: 8321
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8321&view=rev
Author: leejjoon
Date: 2010-05-19 00:32:26 + (Wed, 19 May 2010)
Log Message:
---
update docs. for gridspec
Modified Paths:
--
trunk/matplotlib/CHANGELOG
Added Paths:
---
Revision: 8322
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8322&view=rev
Author: leejjoon
Date: 2010-05-19 00:32:31 + (Wed, 19 May 2010)
Log Message:
---
fix a formatting issue of gridspec docs
Modified Paths:
--
trunk/matplotlib/doc/users/gri
Revision: 8323
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8323&view=rev
Author: leejjoon
Date: 2010-05-19 00:32:37 + (Wed, 19 May 2010)
Log Message:
---
gridspec supports grid of different cell sizes
Modified Paths:
--
trunk/matplotlib/doc/us