Skip to content

v1.0.18.6: Enhancements:

Compare
Choose a tag to compare
@louisnw01 louisnw01 released this 22 Nov 17:34
· 79 commits to main since this release

Enhancements:

  • Added the title parameter to Chart.

Bug Fixes:

  • When passing a timestamp format to set, update, or update_from_tick, the unit is now by default milliseconds rather than nanoseconds.
  • When using update, if a time is passed that occurs before the current last datapoint, an error will be raised.