combinato icon indicating copy to clipboard operation
combinato copied to clipboard

Fix error due to newer matplotlib

Open jpedrick opened this issue 1 year ago • 0 comments

matplotlib has changed how the ax.lines list is mutated. This change fixes the error when using combinato with newer versions of matplotlib

https://discourse.matplotlib.org/t/recommended-way-of-deleting-lines/22526/3

jpedrick avatar Dec 23 '24 18:12 jpedrick