>> (Corrects the top posting of the earlier replies, Sorry)
>
>> On Aug 15, 2012, at 5:17 AM, Benjamin Root wrote:
>>
>>>
>>>
>>> On Wednesday, August 15, 2012, David Grudoski wrote:
>>> Hi All,
>>> I've encountered this problem with the both NavigationToolbar2Wx and the
>>> NavigationToolbar
Hello,
I'm trying to modify the following script to no avail:
http://matplotlib.github.com/examples/axes_grid/demo_colorbar_with_inset_locator.html
I'd like to have a white background behind the inset colorbar that
adjusts automatically to figure resizing. I'm thinking of doing this by
adding a
I'm running:
Matplotlib 1.1.0
wxPython 2.9.2.4 osx-carbon (classic)
Python 2.6
on Mac OSX 10.6.8
On Aug 15, 2012, at 5:17 AM, Benjamin Root wrote:
>
>
> On Wednesday, August 15, 2012, David Grudoski wrote:
> Hi All,
> I've encountered this problem with the both NavigationToolbar2Wx and the
> N
On 15/08/2012 09:56, Mogliii wrote:
I get the attached result. The \texttt{} is rendered differently
by matplotlib and latex.
I am using the default latex fonts, and below is my preamble.
rc('font', **{'family':'serif', 'serif
On Wednesday, August 15, 2012, David Grudoski wrote:
> Hi All,
> I've encountered this problem with the both NavigationToolbar2Wx and the
> NavigationToolbar2WxAgg.
> When I click the Zoom or Pan button the button disappears. The
> functionality is maintained so if a click the location that the bu
Hi Matplotlib users
I have an application where performance is critical and matplotlib is
the performance bottleneck. I am making a lot of figures using the
same basic setup of the figure. And from my profiling I can see that
this basic setup accounts for most of the CPU time. Let us say that I
ma
I get the attached result. The \texttt{} is rendered differently by
matplotlib and latex.
I am using the default latex fonts, and below is my preamble.
rc('font', **{'family':'serif', 'serif':['Computer Modern Roman']})
params = {'backend': 'pdf',
'axes.labelsize': 12,
'text.f