PlotPyStack / PythonQwt

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

`QwtAbstractScaleDraw` label cache mechanism can cause segmentation fault #86

Closed PierreRaybaut closed 4 months ago

PierreRaybaut commented 4 months ago

Only reported on Linux and when executing a very thorough test suite (PlotPy).

This is related to this PlotPy issue