Analysis Page¶
The Analysis page is where you build your own charts by hand: pick one or more metrics, a date range, and Cohearence plots them together and computes statistics across them.
What you can control¶
- Metrics — select any combination from your library; each gets its own color and chart style.
- Date range — quick presets (7 days, 30 days, all-time, …) or a custom start/end.
- Resampling & aggregation — roll daily data up to weekly or monthly, choosing how points are aggregated (mean, sum, and so on). If your requested resolution would produce too many points to plot cleanly, Cohearence automatically falls back to a coarser one and lets you know.
- Normalization — put metrics with very different scales (say, sleep hours and mood on a 1–5 scale) on comparable axes so you can eyeball them together.
- Missing-data policy — choose how gaps are handled per metric (skip, carry forward, fill with a custom value, and similar options), rather than having a one-size-fits-all default silently applied.
- Correlation method — Pearson or Spearman, applied across whichever metrics you've selected.
Layout¶
On a wide screen (tablet, desktop, or a maximized browser window), the Analysis page opens as a side-by-side workspace — your controls stay visible next to the chart as you tune them. On a phone, the same controls stack vertically above the results.
Getting started¶
Select at least one metric and tap Build to render your first chart. After that, the chart updates live as you tweak the date range, metrics, or any other control — no need to hit Build again.