Revision: 7178
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7178&view=rev
Author: jdh2358
Date: 2009-06-05 13:00:47 + (Fri, 05 Jun 2009)
Log Message:
---
added JJ's F/C two scale example
Added Paths:
---
trunk/matplotlib/examples/api/fahrenheit_cel
Revision: 7179
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7179&view=rev
Author: jdh2358
Date: 2009-06-05 16:49:29 + (Fri, 05 Jun 2009)
Log Message:
---
added example to fill_between to show how to create multiple axes spans where a
condition is true
Modifie
Revision: 7180
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7180&view=rev
Author: jdh2358
Date: 2009-06-05 16:51:21 + (Fri, 05 Jun 2009)
Log Message:
---
added example to fill_between to show how to create multiple axes spans where a
condition is true
Modifie
Revision: 7181
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7181&view=rev
Author: jdh2358
Date: 2009-06-05 16:53:11 + (Fri, 05 Jun 2009)
Log Message:
---
renamed fill_between.py and fill_betweenx.py to have _demo postfix
Added Paths:
---
trunk/matp
Revision: 7182
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7182&view=rev
Author: jdh2358
Date: 2009-06-05 16:53:47 + (Fri, 05 Jun 2009)
Log Message:
---
updated backend driver to find the new fill_between examples
Modified Paths:
--
trunk/matp
Revision: 7183
http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7183&view=rev
Author: leejjoon
Date: 2009-06-05 23:45:53 + (Fri, 05 Jun 2009)
Log Message:
---
axes_grid/clip_path.py : fix math domain error
Modified Paths:
--
trunk/matplotlib/lib/mp