Skip to content

v1.1.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@sxdjt sxdjt released this 22 Apr 02:34

What's Changed

  • Daily heatmap mode: set mode: daily to view day-level aggregates instead of hourly data
    • weeks option controls how many weeks of history to show (default: 12)
    • aggregate option selects the daily statistic: mean (default), min, or max
    • Rows represent weeks (Monday-Sunday); columns are days of the week with locale-aware labels
    • Tooltip shows the exact calendar date for each cell
    • Visual editor exposes mode, weeks, and aggregate controls
  • Thanks to @spikeygg for the feature suggestion