Time-series chart and session persistence
Main chart
A time-series chart of your dashboard metrics (e.g. published content, engagement, users) over the selected date range. It uses the same unified data as the stats (from the enterprise store).
The chart can use your theme's gradient and accent (e.g. glow). Exact series (e.g. "current" vs "previous") depend on the API and chart configuration.
When you change the dashboard date range (date picker or preset), the chart and the stats both update from the same data source.
Date range
The page restores the range from session storage key fleekdash:dashboard:date-range (from/to as ISO strings). If none is saved, the default is "last 30 days".
The selected range is written back to session storage when it changes, so it persists for the session. Clear Cache resets it to the default 30-day range.
You can focus on "last 7 days" or "last 90 days" and keep that choice while you work.