syncfusion-blazor-chart-wizard
Installation
SKILL.md
Implementing Syncfusion Blazor Chart Wizard
NuGet: Syncfusion.Blazor.ChartWizard + Syncfusion.Blazor.Themes
Namespace: Syncfusion.Blazor.ChartWizard
The Syncfusion Blazor Chart Wizard is a comprehensive, user-friendly component that guides users through interactive chart creation and customization. It provides a dialog-based interface with property panels, multiple chart types, data binding, theming, accessibility features, and export capabilities.
When to Use This Skill
Use this skill when:
- Interactive Chart Creation: Building applications that allow users to create and customize charts interactively
- Data Visualization Tools: Implementing dashboard builders, report generators, or analytics interfaces
- Guided Chart Configuration: Providing step-by-step chart setup with visual property panels
- Multi-Format Export: Requiring chart export to PNG, JPEG, SVG, PDF, CSV, or XLSX formats
- Theme-Aware Charts: Building charts that adapt to application themes (Material, Fluent, Bootstrap, Tailwind, etc.)
- Accessible Visualizations: Creating WCAG 2.2 AA compliant charts with keyboard navigation and screen reader support
- Chart State Persistence: Saving and loading chart configurations for user preferences or templates
- Blazor Applications: Implementing in Blazor Server, WebAssembly, or Web App architectures