Re: [Matplotlib-users] Update errorbar plot

2011-07-18 Thread r-w
On 07/18/2011 01:03 PM, Eric Firing wrote: On 07/17/2011 03:47 PM, r-w wrote: > I have been able to embed a matplotlib simple line graph into a wxpython > application and then dynamically update the underlying line data. > > However, I now want to do something similar with an errorbar plot. I

Re: [Matplotlib-users] Update errorbar plot

2011-07-17 Thread Eric Firing
On 07/17/2011 03:47 PM, r-w wrote: > I have been able to embed a matplotlib simple line graph into a wxpython > application and then dynamically update the underlying line data. > > However, I now want to do something similar with an errorbar plot. I see > that the errorbar() call returns (/plotlin

[Matplotlib-users] Update errorbar plot

2011-07-17 Thread r-w
I have been able to embed a matplotlib simple line graph into a wxpython application and then dynamically update the underlying line data. However, I now want to do something similar with an errorbar plot. I see that the errorbar() call returns (/plotline/, /caplines/, /barlinecols/) where 'p