Poetry update, fixing pyqtgraph not working properly on pyside6. Now using pyqtgraph v0.13.3 fixes the issue.
0.6.2
Added remove_data_connector to live_axis_range.py, which should fix the bug when removing plotItem.
0.6.1
0.5.6
- added recalculate_x_range, recalculate_y_range for live_range - fixing cb_set_data for connector
0.5.5
- fixed y_range having the same value for each DataConnector in LiveAxisRange - fixed bug when LiveAxisRange was broken when using multiple plots while showing and hiding them - code refactoring
0.5.4
fixed bug when hidden plot was still used in autorange calculation