Dashboard Preview
A live emulation of a dashboard built with the Coconut Design System. All components, layout, and tokens in action.
Live Dashboard
Components Used
| Component | Token / Class | Usage |
|---|---|---|
| Topbar | --topbar-h: 56px | Fixed header with blur backdrop, logo, version badge, actions |
| Sidebar | --sidebar-w: 240px | Colored icon squares (28x28, 7px radius), section labels |
| KPI Cards | .stat-card | Metric + trend indicator + percentage change |
| Area Chart | SVG polygon + polyline | Gradient fill, rounded line, highlight dot |
| Donut Chart | conic-gradient() | CSS-only, center label, legend below |
| Data Table | .docs-table | Sortable columns, status badges, mono timestamps |
| Badges | .badge | Pill-shaped, semantic colors (green/orange/red) |
| Version Badge | Mono font, accent bg | Inline version indicator in topbar |