Revision: 4604
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=4604&view=rev
Author: mdboom
Date: 2007-12-04 13:53:43 -0800 (Tue, 04 Dec 2007)
Log Message:
-----------
Fix xlabel on top axes to say what it is.
Modified Paths:
--------------
branches/transforms/examples/auto_layout.py
Modified: branches/transforms/examples/auto_layout.py
===================================================================
--- branches/transforms/examples/auto_layout.py 2007-12-04 21:33:33 UTC (rev
4603)
+++ branches/transforms/examples/auto_layout.py 2007-12-04 21:53:43 UTC (rev
4604)
@@ -10,7 +10,7 @@
ax1 = subplot(211)
plot(t, s, '-', lw=2)
-xlabel('xlabel for bottom axes')
+xlabel('xlabel for top axes')
ylabel('ylabel on the right')
title('About as simple as it gets, folks')
grid(True)
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
-------------------------------------------------------------------------
SF.Net email is sponsored by: The Future of Linux Business White Paper
from Novell. From the desktop to the data center, Linux is going
mainstream. Let it simplify your IT future.
http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4
_______________________________________________
Matplotlib-checkins mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins