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
The new Figure Options button in the PyQt plot toolbar is a really nice
feature that allows the user to change the line style for curves in the
plot. Unfortunately, the legend does not get updated, so the legend becomes
out of sync with the plot - when a user changes a line from black to red,
the