Skip to content

feat: swap chart positions — bar chart wide, donut narrow#138

Merged
pitimon merged 2 commits intomainfrom
feat/swap-chart-positions
Apr 6, 2026
Merged

feat: swap chart positions — bar chart wide, donut narrow#138
pitimon merged 2 commits intomainfrom
feat/swap-chart-positions

Conversation

@pitimon
Copy link
Copy Markdown
Owner

@pitimon pitimon commented Apr 6, 2026

Summary

  • Row 1: Token usage (wide) + Model donut (narrow 320px)
  • Row 2: Project bar chart (wide) + Peak hours (narrow 320px)
  • Bar chart gets full width — project names readable without truncation

Closes #137

Test plan

  • npx tsc --noEmit — zero errors
  • npm test — 121/121 pass
  • CI passes

itarun.p and others added 2 commits April 6, 2026 20:23
Row 1: Token usage (wide) + Model distribution donut (narrow 320px)
Row 2: Project activity bar (wide) + Peak hours (narrow 320px)

Bar chart now has full width for readable project name labels.
Donut is compact and fits narrow column naturally.

Closes #137
@pitimon pitimon merged commit f1a795a into main Apr 6, 2026
1 check passed
@pitimon pitimon deleted the feat/swap-chart-positions branch April 6, 2026 13:25
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.

feat: swap chart panel positions — bar chart needs wide column, donut fits narrow

1 participant