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

QwtPlot.canvasMap: fixed when axisScaleDiv returns None #60

Closed CEAVirginie closed 3 years ago

CEAVirginie commented 3 years ago

axisScaleDiv is sometimes None

PierreRaybaut commented 3 years ago

This has already been fixed between last public release.