I'm using v1.5.1 and I was reading the discussion on https://github.com/matplotlib/matplotlib/pull/3652
and trying to reproduce the toolbar manipulation shown at https://github.com/fariza/pycon2015/blob/master/ToolDemo.ipynb I can't get it to work from either regular python or ipython (console), at least not with my WXagg, GTKagg or GTKCairo backends. In my matplotlibrc I have set toolbar to be toolmanager. After successfully getting a figure window with fig, ax = plt.subplots(), I find that fig.canvas.manager.toolbar is None and there is no toolmanager attribute in the manager. Did I miss something that has changed, because the pull seemed to apply to 1.5.1? Thanks, Rob ------------------------------------------------------------------------------ What NetFlow Analyzer can do for you? Monitors network bandwidth and traffic patterns at an interface-level. Reveals which users, apps, and protocols are consuming the most bandwidth. Provides multi-vendor support for NetFlow, J-Flow, sFlow and other flows. Make informed decisions using capacity planning reports. https://ad.doubleclick.net/ddm/clk/305295220;132659582;e _______________________________________________ Matplotlib-devel mailing list Matplotlib-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/matplotlib-devel