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
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
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