LICENSE
README.md
setup.py
pglive/__init__.py
pglive/kwargs.py
pglive.egg-info/PKG-INFO
pglive.egg-info/SOURCES.txt
pglive.egg-info/dependency_links.txt
pglive.egg-info/requires.txt
pglive.egg-info/top_level.txt
pglive/examples_pyqt5/__init__.py
pglive/examples_pyqt5/all_plot_types.py
pglive/examples_pyqt5/axis.py
pglive/examples_pyqt5/candlestick_plot.py
pglive/examples_pyqt5/crosshair.py
pglive/examples_pyqt5/horizontal_bar_plot.py
pglive/examples_pyqt5/leading_line.py
pglive/examples_pyqt5/line_plot.py
pglive/examples_pyqt5/live_plot_range.py
pglive/examples_pyqt5/pause_resume.py
pglive/examples_pyqt5/plot_rate.py
pglive/examples_pyqt5/scatter_plot.py
pglive/examples_pyqt5/update_rate.py
pglive/examples_pyqt5/vertical_bar_plot.py
pglive/examples_pyqt5/vertical_bar_plot_color.py
pglive/examples_pyqt5/designer_example/__init__.py
pglive/examples_pyqt5/designer_example/main_example.py
pglive/examples_pyqt5/designer_example/win_template.py
pglive/examples_pyqt6/__init__.py
pglive/examples_pyqt6/all_plot_types.py
pglive/examples_pyqt6/axis.py
pglive/examples_pyqt6/candlestick_plot.py
pglive/examples_pyqt6/crosshair.py
pglive/examples_pyqt6/horizontal_bar_plot.py
pglive/examples_pyqt6/leading_line.py
pglive/examples_pyqt6/line_plot.py
pglive/examples_pyqt6/live_plot_range.py
pglive/examples_pyqt6/pause_resume.py
pglive/examples_pyqt6/plot_rate.py
pglive/examples_pyqt6/scatter_plot.py
pglive/examples_pyqt6/update_rate.py
pglive/examples_pyqt6/vertical_bar_plot.py
pglive/examples_pyqt6/vertical_bar_plot_color.py
pglive/examples_pyqt6/designer_example/__init__.py
pglive/examples_pyqt6/designer_example/main_example.py
pglive/examples_pyqt6/designer_example/win_template.py
pglive/examples_pyside2/__init__.py
pglive/examples_pyside2/all_plot_types.py
pglive/examples_pyside2/axis.py
pglive/examples_pyside2/candlestick_plot.py
pglive/examples_pyside2/crosshair.py
pglive/examples_pyside2/horizontal_bar_plot.py
pglive/examples_pyside2/leading_line.py
pglive/examples_pyside2/line_plot.py
pglive/examples_pyside2/live_plot_range.py
pglive/examples_pyside2/pause_resume.py
pglive/examples_pyside2/plot_rate.py
pglive/examples_pyside2/scatter_plot.py
pglive/examples_pyside2/update_rate.py
pglive/examples_pyside2/vertical_bar_plot.py
pglive/examples_pyside2/vertical_bar_plot_color.py
pglive/examples_pyside6/__init__.py
pglive/examples_pyside6/all_plot_types.py
pglive/examples_pyside6/axis.py
pglive/examples_pyside6/candlestick_plot.py
pglive/examples_pyside6/crosshair.py
pglive/examples_pyside6/horizontal_bar_plot.py
pglive/examples_pyside6/leading_line.py
pglive/examples_pyside6/line_plot.py
pglive/examples_pyside6/live_plot_range.py
pglive/examples_pyside6/pause_resume.py
pglive/examples_pyside6/plot_rate.py
pglive/examples_pyside6/scatter_plot.py
pglive/examples_pyside6/update_rate.py
pglive/examples_pyside6/vertical_bar_plot.py
pglive/examples_pyside6/vertical_bar_plot_color.py
pglive/sources/__init__.py
pglive/sources/data_connector.py
pglive/sources/live_axis.py
pglive/sources/live_axis_range.py
pglive/sources/live_candleStickPlot.py
pglive/sources/live_mixins.py
pglive/sources/live_plot.py
pglive/sources/live_plot_widget.py