[SciPy-User] RFE: dictionnary of figures in Matplotlib

Frédéric Parrenin parrenin.ujf at gmail.com
Mon Jul 29 09:34:16 EDT 2013


Currently, one call figures with their number in matplotlib.
If you have a code which draw a lot a different figures at different places
with some of them being optional, this is not very convenient.

One convenient way to call figure would be to use a dictionnary of figures.
Of course I could create some wrapper around matplotlib.figure function but
it would be far more convenient if such feature would be standard in
matplotlib.

Is there any plan to implement such a feature?

Best regards,

Frédéric Parrenin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.scipy.org/pipermail/scipy-user/attachments/20130729/01d38e08/attachment.html>


More information about the SciPy-User mailing list