Skip to content

Releases: domarm-comat/pglive

v0.8.0

18 Nov 19:33
9667104
Compare
Choose a tag to compare

feat: add heatmap live plot

v0.7.7

13 Nov 18:27
Compare
Choose a tag to compare

handling of multiple line ticks, better ticks handling in general - should fix most of the missing tick issues

0.7.6

29 Aug 13:49
Compare
Choose a tag to compare

fix: Exception on Removing Ignored Plot #40
feat: Adjusting text in vertical leading lines #41

0.7.5

16 Jul 07:51
Compare
Choose a tag to compare

fix: date conversion exceptions

0.7.4

05 Feb 20:20
Compare
Choose a tag to compare

Dropped support for Python 3.8
Added support for Python 3.12
Readme update

0.7.3

24 Nov 06:41
ae5f431
Compare
Choose a tag to compare

Fixing: Formatting x axis timestamp for Axis.TIME #34

0.7.2

07 Oct 12:39
45e9de3
Compare
Choose a tag to compare

Fixing compatiblity issue with numpy library

0.7.1

06 Sep 10:33
Compare
Choose a tag to compare

fixing overlapping ticks over axis label

0.7.0

03 Sep 14:15
Compare
Choose a tag to compare

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

30 Aug 06:55
cbc033d
Compare
Choose a tag to compare

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