savefig options doc inconsistency

In the "call signature" of savefig found here:

http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.savefig

it doesn't list the bbox_inches and pad_inches options, though they are listed in the list below the signature.

Thanks,

Jason

Thanks -- fixed in svn 8404

JDH

ยทยทยท

On Wed, Jun 9, 2010 at 8:17 PM, Jason Grout <jason-sage@...691...> wrote:

In the "call signature" of savefig found here:

http://matplotlib.sourceforge.net/api/pyplot_api.html#matplotlib.pyplot.savefig

it doesn't list the bbox_inches and pad_inches options, though they are
listed in the list below the signature.