PlotPyStack / PythonQwt

Qt plotting widgets for Python (pure Python reimplementation of Qwt C++ library)
https://pypi.org/project/PythonQwt/
Other
86 stars 25 forks source link

AttributeError: 'XXX' object has no attribute '_QwtPlot__data' #77

Closed PierreRaybaut closed 11 months ago

PierreRaybaut commented 1 year ago

This error occurs whenever a QwtPlot object is being destroyed unexpectedly.

So, the solution would be to handle this error: