File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -135,10 +135,11 @@ Example at [axis.py](https://github.com/domarm-comat/pglive/blob/main/pglive/exa
135135# Summary #
136136
137137- With Pglive You've got an easy Thread-safe live plot implementation in Pyqt5, Pyqt6 or PySide6
138- - It works from Python3.9 and in Python3.12 as well
139138- You can use all ` kwargs ` that works in [ pyqtgraph] ( https://pyqtgraph.readthedocs.io/en/latest/getting_started/index.html#getting-started-ref )
140- - Use your pyqtgraph plots with ` DataConnector ` directly
141- - ** Focus on Data Handling, not Data Plotting**
139+ - Use your plots with ` DataConnector ` directly
140+ - It works with Python3.9, 3.10, 3.11 and 3.12 as well
141+ - Multiple optimized plot types
142+ - Many examples for easy start
142143
143144If you find PgLive helpful, please consider [ supporting me] ( https://ko-fi.com/domarmcomatsk ) , it helps a lot!
144145Thanks to all contributors, feel free to suggest missing feature or any bug on [ GitHub] ( https://github.com/domarm-comat/pglive/issues ) .
You can’t perform that action at this time.
0 commit comments