return self.renderer.tostring_rgb()
AttributeError: 'FigureCanvasQTAgg' object has no attribute 'renderer'
Any ideas as to why this code fails under v1.1? I've checked the changelog and
I see nothing that would cause this problem...
Thanks in advance,
Dave Engelsma
have any idea to fix this issue?
Thanks!
Dave
#here is a test program to test the drawparallels function
#testbasemap.py
from mpl_toolkits.basemap import Basemap
import matplotlib.pyplot as plt
import numpy as np
import math
latmin=36.803200
latmax=37.306640
lonmin=-76.396026
lonmax=-75.602331
Michael Droettboom writes:
>
> > the PDF image :/
> Can you send the PDF file to me (off-list)? It would be helpful to look
> at the content of the file and see the nature of the failure.
>
> Mike
>
Done! Let me know if it
your output?
>
> Mike
>
> On 09/21/2011 10:28 AM, Dave Hirschfeld wrote:
> > Is this a bug in the PDF/SVG backends or am I doing something wrong? If the
> > former is there any workaround?
> >
> > The simple testcase below demonstrates the problem whereby the wate
())
fig.savefig('test.pdf', dpi=fig.get_dpi())
Thanks,
Dave
--
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, f
designated comments.
Comments? Is there an easier, better way to do this?
Dave
def apply_callback(data):
"""This function will be called to apply changes"""
if has_curve:
general, curves = data
else:
general, = data
thod I
should use that I
missed?
thanks
dave
MplWidget
Classs
from PyQt4 import QtGui
- Ignored:
from matplotlib.backends.backend_qt4agg \
import
Layout()
self.vbl.addWidget(self.canvas)
self.setLayout(self.vbl)
Regards,
Dave Tung
cell: 925-321-6657
office: 510-353-4770
dave.m.t...@seagate.com--
The Planet: dedicated and managed hosting, cloud s
hi
i've just upgraded to 0.99, and trying out mplot3d for the first time -
wondering if a few things are standard behaviour or not. any example i
choose from the standard bunch will work fine with "%run ***" in
ipython, but once the figure is drawn and closed, i no longer have the
ability to plt.sh
Eric Firing writes:
>
> Dave wrote:
> > I upgraded my numpy to 1.4.0.dev7375 and scipy to 0.8.0.dev5920. After
> > doing so I get a segfault upon calling the plot command (see below)
>
> What happens if you simply do
>
> x = randn(100)
>
> or
>
>
I upgraded my numpy to 1.4.0.dev7375 and scipy to 0.8.0.dev5920. After doing so
I get a segfault upon calling the plot command (see below)
I guess I need to compile from source but I'm not sure exactly how to do so -
are there any good step-by-step instructions out there?
Thanks,
Dave
P
Hi All
Just wondering if anybody could give me some pointers on the problem I have
described below ?
For those that getting redirected to the freehostia main page for what ever
reason, please try this link.
http://waka.freehostia.com/python/
Thanks
Hi
>
> I am developing on a Desktop install U
Hi
I am developing on a Desktop install Ubuntu 9.04 machine with matplotlib
0.98.5.2,
and running the scripts on a Server install Ubuntu 8.10 machine with matplotlib
0.98.3.
I have found that the X axis layout for the same script varies between the two
machines.
Both have standard matplotlib
.
Dave Baum
-
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2
ry.
mfc71.dll
msvcp71.dll
If you don't have them I believe they can be found on the net.
HTH,
Dave
-
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll
In past work I have not been able to get clipping to behave as I expected.
Today I was trying to understand how to add a right-axis label and was using
an example from the matplotlib site that set clip_on=False. It did not
work. In looking at the code in method text() it appears that it checks f
16 matches
Mail list logo