What problem does it solve? Building revenue-distribution pie and donut charts that match a daisyUI/Tailwind design system requires manually wiring ApexCharts options, theme CSS variables, custom tooltips, and responsive card layouts, which is repetitive and error-prone. ## Core Features & Use Cases - Seven Prebuilt Chart Variants: Four full pie charts and three compact donut charts covering layouts with filter tabs, dropdowns, top legends, metric cards, radio period selectors, and export buttons. - Theme-Integrated Styling: All slices, strokes, tooltips, and wrappers use daisyUI CSS variables like var(--color-base-content) with opacity-based color-mix levels for consistent theming. - Complete Implementation Snippets: Each variant ships with ApexCharts chart options, wrapper classes, and copy-ready HTML card markup. - Use Case: A founder building a subscription analytics dashboard can pick the donut chart with a bottom legend table to show Basic, Premium, and Enterprise plan revenue distribution with per-plan values and percentages. ## Quick Start Ask the AI to build a 3-plan revenue distribution donut chart with a bottom legend table using the daisyUI pie charts skill.