Skip to content

1.3.0

Latest

Choose a tag to compare

@VitisEK VitisEK released this 06 Feb 21:09
3bcee2b
  • Add use_trailing option to show rolling history instead of calendar periods.
  • Add trailing_periods option to customize the number of periods shown.
  • Set default trailing periods: hour=24, day=7, week=4, month=12.
  • Fix tooltip to show single date for daily bins instead of confusing ranges.
  • Fix tooltip to show month name for monthly bins.
  • Fix editor crash when _config is undefined.