Revision: 7603
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7603&view=rev
Author:   jdh2358
Date:     2009-08-30 17:55:08 +0000 (Sun, 30 Aug 2009)

Log Message:
-----------
fix formatter4 unit test and image

Modified Paths:
--------------
    trunk/matplotlib/test/test_matplotlib/TestAxes.py
    
trunk/matplotlib/test/test_matplotlib/baseline/TestAxes/formatter_ticker_004.png

Modified: trunk/matplotlib/test/test_matplotlib/TestAxes.py
===================================================================
--- trunk/matplotlib/test/test_matplotlib/TestAxes.py   2009-08-30 16:29:30 UTC 
(rev 7602)
+++ trunk/matplotlib/test/test_matplotlib/TestAxes.py   2009-08-30 17:55:08 UTC 
(rev 7603)
@@ -86,6 +86,7 @@
 
       fname = self.outFile( "formatter_ticker_004.png" )
       ax.plot( xdata, ydata2, color='green', xunits="hour" )
+      ax.set_xlabel( "x-label 004" )
       fig.savefig( fname )
       self.checkImage( fname )
 

Modified: 
trunk/matplotlib/test/test_matplotlib/baseline/TestAxes/formatter_ticker_004.png
===================================================================
(Binary files differ)


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

Reply via email to