v1.1.0-beta.1
Pre-release
Pre-release
What's Changed
- Daily heatmap mode: set
mode: dailyto view day-level aggregates instead of hourly dataweeksoption controls how many weeks of history to show (default: 12)aggregateoption selects the daily statistic:mean(default),min, ormax- 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