Bugs found during live demo
In general, review the remove() methods for the different widgets and layers. Some examples:
-
check→ was fixed with !186 (merged)plt.curve[0].remove()functionality, raised ValueError. (plt.remove("")) works - bar.rings[1].set_value method does not work (
bar.set_valueworks)
Edited by wyzula_j