On May 8, 2007, at 1:22 PM, Fernando Perez wrote:
> On 5/8/07, Aaron Hoover <[EMAIL PROTECTED]> wrote:
>
>> > I have been using the qt4 backend with ipython for maybe a year
>> > now, currently
>> > ipython 0.8.0. What is the output of "ipy
>
> On Tuesday 08 May 2007 02:43:45 pm Aaron Hoover wrote:
>> Hi All,
>>
>> I was excited to see that a Qt4 backend is available for matplotlib -
>> I'm running 0.87.7. So, I installed PyQt4 from source from the
>> riverbankcomputing website (OSX comes w
Hi All,
I was excited to see that a Qt4 backend is available for matplotlib -
I'm running 0.87.7. So, I installed PyQt4 from source from the
riverbankcomputing website (OSX comes with the Qt framework already
installed), and tried to give it a go.
First off I got the error:
"No module name
Hi all,
I've got the latest version of matplotlib (0.90) installed on my mac
with the latest scipy and numpy. I'm trying to use matplotlib's 3D
plotting functionality interactively from ipython on OS X (Intel Mac)
with the TkAgg backend. Regular 2D plotting works just fine, but when
I crea
Hi all,
Sorry to trouble you with this (likely) trivial issue, but I
installed matplotlib 0.87.4_r2587 using the .mpkg included with SciPy
SuperPack for Intel, and I'm unable to import pylab from the iPython
command line. When I try I get the error message "no module named
matplotlib.pylab
Matplotlib is great. Between numpy, scipy, and matplotlib, I'm almost
completely weaned myself off of Matlab (just need to rewrite a bunch of
m-files in Python).
My question is, is there an easy way to remove text that's been added
with the text() function from a plot (like if I make a mistake