rker <[EMAIL PROTECTED]> wrote:
>
> Greg Willden wrote:
> > It seems that the list configuration is somewhat broken.
> > The reply-to header is not set in some emails sent to the list.
> > This means that replies go directly to the requestors but not to the
> > list a
It seems that the list configuration is somewhat broken.
The reply-to header is not set in some emails sent to the list.
This means that replies go directly to the requestors but not to the list as
a whole.
That seems pretty broken to me.
Any list admin out there want to comment.
(by replying to m
Nevermind. I'm an idiot. I removed the call to update_line() before p.show()
and now it works. That was cruft left over from earlier experiments
Cheers,
Greg
On 7/24/07, Greg Willden <[EMAIL PROTECTED]> wrote:
Hello All,
I'm looking for the most efficient way to perform 2D
Hello All,
I'm looking for the most efficient way to perform 2D plot animations.
I've been experimenting with the animation examples from the Matplotlib
cookbook. More specifically I'm using a version of "Animating selected plot
elements" that has been modified to work with wxWidgets. I want t