Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8.1k
Closed
Milestone
Description
Hi,
I'm try to make the matplotlib errorbar plotting update as some input data varies, such plotting is embed intowxpython panel. I can update thematplotlib.line2D container field properties, e.g. updatex_data throughset_xdata, etc, but I cannot find any clue about how to control the Errorbar container's properties, can somebody help me out?
Thanks!
Tong Zhang