Skip to content

feat(docs): add Deps and Build size comparison graphs with tabs#141

Merged
AlexanderKaran merged 2 commits intoe18e:mainfrom
dreyfus92:feat/graphs
Feb 20, 2026
Merged

feat(docs): add Deps and Build size comparison graphs with tabs#141
AlexanderKaran merged 2 commits intoe18e:mainfrom
dreyfus92:feat/graphs

Conversation

@dreyfus92
Copy link
Copy Markdown
Collaborator

@dreyfus92 dreyfus92 commented Feb 19, 2026

adds comparison bar charts for deps, prod deps, build size, and build size prod under each table. each table now has tabs so you can switch between the two related charts. charts use vertical bars with framework names on the x-axis and values on the y-axis. also bumps grid line contrast, fixes tab switching, adds a minimum bar height for zero values so they’re visible, and moves shared chart types into src/lib/types.ts.

image

closes: #117

Checklist

  • If updating UI/UX components ensure you have added screenshots or a gif or video of the changes to the PR description
  • If this is a dependabot PR that bumps a metaframework version, ensure that all package versions in the package match the versions installed by the metaframework version being bumped
  • If this is a dependabot PR that bumps a metaframework version in a starter-* package, ensure that the deps, and file content matches the output of the metaframeworks recommended starter/default project

@AlexanderKaran
Copy link
Copy Markdown
Collaborator

@dreyfus92 Thank you for doing this looks great

@AlexanderKaran AlexanderKaran merged commit 9e85e80 into e18e:main Feb 20, 2026
1 check passed
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.

Deps Graphs

2 participants