feat(demo): add Chart Reference dashboard - #852
Conversation
…ation reference A new static reference dashboard with one page per chart type. Each tile shows the same dataset with one chartOption changed, so users can see exactly what every setting does side by side. No parameter knobs — this is a reference, not a playground. Co-exists with the four existing showcases (Chart Gallery, Click Actions, Transformations, Rule-Based Styling) and the Chart Playground (#850). Different job per artefact: - Gallery = one-look tour of supported widgets - Playground = interactive knobs over a single chart - Reference = static side-by-side option comparison (this PR) 20 pages, 183 variant tiles + 20 markdown headers (203 widgets total). Every option in component/src/components/composed/chart-options/* is demonstrated where it has a meaningful visual effect. Co-Authored-By: Claude Opus 4 <noreply@anthropic.com>
|
Warning Rate limit exceeded
You’ve run out of usage credits. Purchase more in the billing tab. ⌛ How to resolve this issue?After the wait time has elapsed, a review can be triggered using the We recommend that you space out your commits to avoid hitting the rate limit. 🚦 How do rate limits work?CodeRabbit enforces hourly rate limits for each developer per organization. Our paid plans have higher rate limits than the trial, open-source and free plans. In all cases, we re-allow further reviews after a brief timeout. Please see our FAQ for further information. ℹ️ Review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Pro Run ID: 📒 Files selected for processing (2)
✨ Finishing Touches🧪 Generate unit tests (beta)
Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
|
Superseded by #853 — consolidated into a single PR for easier review (number-range editor + integer/float type + dual-handle slider fix + both demo dashboards). |
Summary
Adds a new demo dashboard, Chart Reference, that serves as an exhaustive static reference for every customization option NeoBoard charts support.
How it co-exists with what's there
Stats
Test plan
🤖 Generated with Claude Code