From: <js...@us...> - 2010-09-09 12:03:15
|
Revision: 8694 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=8694&view=rev Author: jswhit Date: 2010-09-09 12:03:09 +0000 (Thu, 09 Sep 2010) Log Message: ----------- update Modified Paths: -------------- trunk/toolkits/basemap/Changelog Modified: trunk/toolkits/basemap/Changelog =================================================================== --- trunk/toolkits/basemap/Changelog 2010-09-09 00:35:12 UTC (rev 8693) +++ trunk/toolkits/basemap/Changelog 2010-09-09 12:03:09 UTC (rev 8694) @@ -6,7 +6,6 @@ associated labels) from the plot. * add a remove method to the tuples that are returned in the dicts returned by drawparallels and drawmeridians. - * add removeparallels and removemeridians convenience methods. version 1.0 (svn revision 8531) * don't force adjustable='box' so Basemap is compatible with AxesGrid. Added fcstmaps_axesgrid.py example. This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |