Use Axes stack to add and delete Graphes
commit529d58355a9ff6222452729855dc2adfed1eb854
authorArnaud Gardelein <agardelein@yahoo.fr>
Sat, 22 Oct 2011 14:11:40 +0000 (22 16:11 +0200)
committerArnaud Gardelein <agardelein@yahoo.fr>
Sat, 22 Oct 2011 14:11:40 +0000 (22 16:11 +0200)
treec55a8e2004c58ba0133c5909b68f2fca3ded222c
parent80cdb6f39951a13dc8853c1fb155f3fe8bb4d2be
Use Axes stack to add and delete Graphes

The management of Axes was changed in Matplotlib 0.11 [1]. This patches update Figure class accordingly.
[1] https://github.com/matplotlib/matplotlib/commit/5e2a5fa269c338175ac4853e2c37f0837bb5896a#lib/matplotlib/figure.py
oscopy/figure.py