Revision: 3994
          http://matplotlib.svn.sourceforge.net/matplotlib/?rev=3994&view=rev
Author:   mdboom
Date:     2007-10-24 11:01:26 -0700 (Wed, 24 Oct 2007)

Log Message:
-----------
Removing a limits change that shouldn't have been committed.

Modified Paths:
--------------
    branches/transforms/examples/simple_plot.py

Modified: branches/transforms/examples/simple_plot.py
===================================================================
--- branches/transforms/examples/simple_plot.py 2007-10-24 17:11:00 UTC (rev 
3993)
+++ branches/transforms/examples/simple_plot.py 2007-10-24 18:01:26 UTC (rev 
3994)
@@ -17,6 +17,4 @@
 #savefig('simple_plot.png')
 savefig('simple_plot')
 
-axes().set_xlim(5, -5)
-
 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: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
Matplotlib-checkins mailing list
Matplotlib-checkins@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/matplotlib-checkins

Reply via email to