You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
(1) Using PyInstaller instead of Nuitka due to a serious memory leak problem.
(2) Add back the export item in pyqtgraph due to changing to pyinstaller.
V3.0 Released!
-->Memory leak caused by 'setData' in pyqtgraph has been fixed.
-->Introduce brand new UI using qt-material
-->Simplified Chinese has been supported.
V1.0 released! With Windows version compiled by pyinstaller.
——> Real time plot added by PyQtGraph
——> Data save function added
——> GUI optimized
——> Other bugs fixed
Due to the mkl lib used by PyQtGraph, the file size is a little big.