Explore mix_chart API features via the gallery
mainThe mix_chart gallery demonstrates several chart families and their capabilities:
- Line Charts: Supports curves, area fills, per-series overrides, steps, gaps, widget axis labels, selection, custom tooltips, viewport transforms, and Mix animation.
- Bar Charts: Supports grouped, stacked, floating, gradient, tracked, labeled, and selected bars.
- Pie Charts: Supports pies, donuts, labels, badges, rounded slices, selection, tooltips, and safe empty data.
- Playground: Provides live generated-Styler controls for all three chart families.
- Dashboard: Demonstrates a polished responsive composition using the public API.
Note: The gallery examples primarily use direct Flutter values. mix_chart does not define its own token registry; instead, it is designed to consume consumer-owned Mix tokens.