Revision: 4994
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4994&view=rev
Author:   jswhit
Date:     2008-03-04 14:58:49 -0800 (Tue, 04 Mar 2008)

Log Message:
-----------
update docstring for drawmapscale

Modified Paths:
--------------
    trunk/toolkits/basemap/lib/mpl_toolkits/basemap/basemap.py

Modified: trunk/toolkits/basemap/lib/mpl_toolkits/basemap/basemap.py
===================================================================
--- trunk/toolkits/basemap/lib/mpl_toolkits/basemap/basemap.py  2008-03-04 
22:11:10 UTC (rev 4993)
+++ trunk/toolkits/basemap/lib/mpl_toolkits/basemap/basemap.py  2008-03-04 
22:58:49 UTC (rev 4994)
@@ -2796,6 +2796,8 @@
         fillcolor1 and fillcolor2 are only relevant for the 'fancy' scale bar.
         They are the colors of the alternating filled regions (default white
         and black).
+
+        extra keyword 'ax' can be used to override the default axis instance.
         """
         # get current axes instance (if none specified).
         if ax is None and self.ax is None:


This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.

-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to