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

[Matplotlib-users] Figure Options dialog does not update the legend

2011-07-17 Thread Dave Giesen
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