Revision: 7553
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7553&view=rev
Author: jswhit
Date: 2009-08-24 17:59:14 +0000 (Mon, 24 Aug 2009)
Log Message:
-----------
fix title
Modified Paths:
--------------
trunk/toolkits/basemap/examples/terminator.py
Modified: trunk/toolkits/basemap/examples/terminator.py
===================================================================
--- trunk/toolkits/basemap/examples/terminator.py 2009-08-24 17:57:54 UTC
(rev 7552)
+++ trunk/toolkits/basemap/examples/terminator.py 2009-08-24 17:59:14 UTC
(rev 7553)
@@ -71,5 +71,5 @@
# contour this grid with 1 contour level, specifying colors.
# (gray for night, axis background for day)
map.contourf(x,y,daynight,1,colors=[plt.gca().get_axis_bgcolor(),'0.7'])
-plt.title('Day/Night Terminator %s' %d)
+plt.title('Day/Night Map for %s (UTC)' %d )
plt.show()
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
trial. Simplify your report design, integration and deployment - and focus on
what you do best, core application coding. Discover what's new with
Crystal Reports now. http://p.sf.net/sfu/bobj-july
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins