Re: [Matplotlib-users] add to a canvas while preserving overall formatting

2010-02-16 Thread C M
On Tue, Feb 16, 2010 at 12:37 PM, John Hunter wrote: > On Tue, Feb 16, 2010 at 11:14 AM, C M wrote: >> I have a mpl graph embedded in wxPython, and I call a function, >> customize_plot() to do a number of things to the plot:  adjust the >> spacing around it, set the formatters, fontsizes, axis li

Re: [Matplotlib-users] add to a canvas while preserving overall formatting

2010-02-16 Thread John Hunter
On Tue, Feb 16, 2010 at 11:14 AM, C M wrote: > I have a mpl graph embedded in wxPython, and I call a function, > customize_plot() to do a number of things to the plot:  adjust the > spacing around it, set the formatters, fontsizes, axis limits, set a > grid, etc. > > Now I want to potentially high