[Matplotlib-users] Animation with WX on OSX

2007-05-05 Thread Samuel M. Smith
Anyone able to "see" an animation using WXAgg 2.6 or otherwise on OS X 10.4 python 2.5 mpl 0.90.0 I can save figures and make a movie but nothing shows in the figure window until the animation is over. even the example anim.py has the same behavior. I have only been able to get it to work wit

[Matplotlib-users] Anyone using TkAgg on OS X successfully

2007-05-05 Thread Samuel M. Smith
Anyone using TkAgg on OSX 10.4 with MPL 0.90.0 and Python 2.5 successfully? ** Samuel M. Smith Ph.D. 2966 Fort Hill Road Eagle Mountain, Utah 84005-4108 801-768-2768 voice 801-768-2769 fax **

[Matplotlib-users] Segmentation Fault TkAgg backend

2007-05-05 Thread Samuel M. Smith
I have been using WXAgg but I have had better success using TkAgg for animations. So I tried TkAgg and get a segmentation fault. I haven't used it in a while so I don't know when it stopped working. I have ipython 0.80 OS x 10.4.9 scipysuperpack with MPL 0.90.0 anyone have any idea or used

Re: [Matplotlib-users] build error on solaris

2007-05-05 Thread Daniel Fan
I have finally successfully installed Matplotlib on solaris. Let me put my steps here for reference. # set environmental variables CFLAG="-I/development/SUNWspro/include" LDFLAG="-L/development/SUNWspro/include -lCstd" # my CC and cc are in the directory /development/SUNWspro/bin. #"-lCtd" is need

Re: [Matplotlib-users] plotting wind-speed time series (was: What kind of chart should I use?)

2007-05-05 Thread Derek Hohls
I would suggest contacting the author directly. windrose.py is on version 5 (AFAIK). I have used it on a project and it works well. Derek >>> "John Hunter" <[EMAIL PROTECTED]> 05/04/07 10:34 PM >>> On 5/4/07, Alan Jackson <[EMAIL PROTECTED]> wrote: > On Fri, 4 May 2007 12:15:13 -0700 (PDT) > [E