Releases: domarm-comat/pglive
Releases · domarm-comat/pglive
v0.8.0
v0.7.7
handling of multiple line ticks, better ticks handling in general - should fix most of the missing tick issues
0.7.6
0.7.5
fix: date conversion exceptions
0.7.4
Dropped support for Python 3.8
Added support for Python 3.12
Readme update
0.7.3
0.7.2
Fixing compatiblity issue with numpy library
0.7.1
fixing overlapping ticks over axis label
0.7.0
added option to change tick angle
fixed some occasions when tick strings were completely missing
added option to show all categories (SHOW_ALL_CATEGORIES keyword) if categories are used for axis
0.6.9
added data_tick method to each live plot returning size of 1 tick
resolving issue when wrong axis range is generated if cb_append_data_array is used