Skip to content

Releases: domarm-comat/pglive

v0.2.1

21 Feb 11:12
Compare
Choose a tag to compare
  • added leading line
  • code refactoring
  • change time.time() to time.perf_counter() to get better precision for plot updates

v0.2.0

18 Feb 20:45
Compare
Choose a tag to compare
  • added support for direct connection of Line, Scatter or Bar pyqgtraph with DataConnector. No need to use specific LivePlot class.

v0.1.4

17 Feb 20:44
Compare
Choose a tag to compare
  • fixed bug with cb_set_data

v0.1.3

17 Feb 19:34
Compare
Choose a tag to compare
  • Colored axis line using new axisPen attribute
  • Time and DateTime tick format, converting timestamp into human readable format

v0.1.2

17 Feb 06:44
Compare
Choose a tag to compare
  • readme update
  • example files renaming

v0.1.1

16 Feb 19:49
Compare
Choose a tag to compare
  • fixed homepage in setup.py

0.1.0

16 Feb 18:34
Compare
Choose a tag to compare
  • initial release 0.1.0