Revision: 4793
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4793&view=rev
Author:   jswhit
Date:     2007-12-27 05:05:41 -0800 (Thu, 27 Dec 2007)

Log Message:
-----------
adjust title

Modified Paths:
--------------
    trunk/toolkits/basemap/examples/hires.py

Modified: trunk/toolkits/basemap/examples/hires.py
===================================================================
--- trunk/toolkits/basemap/examples/hires.py    2007-12-27 13:02:56 UTC (rev 
4792)
+++ trunk/toolkits/basemap/examples/hires.py    2007-12-27 13:05:41 UTC (rev 
4793)
@@ -42,5 +42,5 @@
 # draw meridians
 meridians = arange(-12,13,2)
 m.drawmeridians(meridians,labels=[0,0,1,1])
-title("High-Res British Isles",y=1.075)
+title("High-Res British Isles",y=1.04)
 show()


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 2005.
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