Plotting ======== PyQtGraph real-time plotting and matplotlib integration. .. currentmodule:: xpcsviewer.plothandler PyQtGraph Handler ----------------- .. automodule:: xpcsviewer.plothandler.pyqtgraph_handler :members: :undoc-members: :show-inheritance: Matplotlib Integration ---------------------- .. automodule:: xpcsviewer.plothandler.matplot_qt :members: :undoc-members: :show-inheritance: Plot Constants -------------- .. automodule:: xpcsviewer.plothandler.plot_constants :members: :undoc-members: :show-inheritance: Color and styling constants for consistent plot appearance across the application. Qt Signal Fixes --------------- .. automodule:: xpcsviewer.plothandler.qt_signal_fixes :members: :undoc-members: :show-inheritance: Compatibility fixes for Qt signal handling across different PyQt/PySide versions.