v1.0.18.6: Enhancements:
Enhancements:
- Added the
title
parameter toChart
.
Bug Fixes:
- When passing a timestamp format to
set
,update
, orupdate_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.