SF.net SVN: matplotlib:[7069] trunk/matplotlib/lib/matplotlib/backends/ backend_cairo.py

2009-04-29 Thread mdboom
Revision: 7069 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7069&view=rev Author: mdboom Date: 2009-04-29 15:28:33 + (Wed, 29 Apr 2009) Log Message: --- Fix bug in Cairo backend due to changes in convert_path, reported by Michiel de Hoon Modified Paths:

SF.net SVN: matplotlib:[7070] trunk/matplotlib

2009-04-29 Thread jdh2358
Revision: 7070 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7070&view=rev Author: jdh2358 Date: 2009-04-29 16:07:27 + (Wed, 29 Apr 2009) Log Message: --- add masked array support to fill_between Modified Paths: -- trunk/matplotlib/examples/user

SF.net SVN: matplotlib:[7071] trunk/matplotlib

2009-04-29 Thread efiring
Revision: 7071 http://matplotlib.svn.sourceforge.net/matplotlib/?rev=7071&view=rev Author: efiring Date: 2009-04-29 19:38:35 + (Wed, 29 Apr 2009) Log Message: --- Condense argument handling in fill_between, and add masked example Modified Paths: -- trun