From: David F. <da...@sj...> - 2004-12-23 12:51:46
|
John Hunter wrote: >This is primarily a bug-fix release from 0.65, though a couple of >little features managed to sneak in > > This is fantastic, I hope it fixes the crashes I've been having which I finally seem to have traced down to matplotlib freeing images ... One question though: FigureManagerBase's add_axes, add_subplot and set_current_axes methods have been removed (and this doesn't seem to be mentioned in API_CHANGES). What should I do to replace a call to add_axes? David |