Skip to content

Improve analytics readability#5

Open
clyons wants to merge 1 commit into
ericblue:masterfrom
clyons:codex/analytics-readability-polish
Open

Improve analytics readability#5
clyons wants to merge 1 commit into
ericblue:masterfrom
clyons:codex/analytics-readability-polish

Conversation

@clyons
Copy link
Copy Markdown

@clyons clyons commented May 10, 2026

Purpose / Big Picture

The Analytics view should stay readable as a portfolio grows. This change makes the existing charts easier to scan without changing what data they show: the commit heatmap fits the available panel width, the lifecycle chart keeps project names visible while scrolling through long timelines, and the portfolio health legend explains the recent-commit counts more clearly.

This is intentionally a frontend-only usability pass. It does not change how commit analytics are sourced from local repos, remote refs, or GitHub, so existing analytics semantics stay the same.

Summary

  • make the commit heatmap resize to the available analytics panel width
  • keep project labels visible while scrolling the lifecycle timeline and add a compact timeline range control
  • simplify the portfolio health legend to Commits: 7d / 30d

Notes

  • Frontend-only change.
  • Does not change how commit analytics are sourced from local repos, remote refs, or GitHub.
  • No database, API, or environment changes.

Validation

  • npm ci in frontend/
  • make fe-build

Build completed successfully. Vite emitted the existing large chunk warning.

@clyons clyons changed the title [codex] Improve analytics readability Improve analytics readability May 10, 2026
@clyons clyons marked this pull request as ready for review May 10, 2026 23:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant