lutraconsulting / qgis-crayfish-plugin

Plotting and manipulating mesh data in QGIS.
http://www.lutraconsulting.co.uk/products/crayfish/
Other
62 stars 24 forks source link

time series and cross section plots are not rendered if at least onevalue is NaN (inactive) #453

Closed vcloarec closed 4 years ago

vcloarec commented 4 years ago

maybe related to NaN value in the array: https://github.com/pyqtgraph/pyqtgraph/issues/1057

with UBUNTU 20.04 and PyQt : 5.14.1

vcloarec commented 4 years ago

No problem with windows and PyQt 5.11.3. Seems to be related to PyQt version > 5.13.0 (https://github.com/pyqtgraph/pyqtgraph/issues/1057#issuecomment-564042533)