dv/frontend
hailin 2d5dfae835 fix: wordcloud auto-fit all words with shrinkToFit
- shrinkToFit: true — auto-shrink words that don't fit
- width/height: 95% — use nearly full container
- keepAspect: false — let shape stretch to fill container
- Combined with ellipse mask radii, all words should now display

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-05 21:35:02 -07:00
..
public feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
src fix: wordcloud auto-fit all words with shrinkToFit 2026-04-05 21:35:02 -07:00
AGENTS.md feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
CLAUDE.md feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
next.config.ts feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
package-lock.json feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
package.json feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00
tsconfig.json feat: add frontend source code (Next.js + React + TypeScript) 2026-04-04 23:33:37 -07:00