syncfusion-flutter-pyramid-charts
Installation
SKILL.md
Implementing Pyramid Charts (SfPyramidChart)
The Syncfusion Flutter SfPyramidChart widget renders high-performance pyramid charts natively in Dart. It visualizes proportional or hierarchical data as stacked triangular segments, making it ideal for sales funnels, population distribution, organizational hierarchy, and process stage analysis.
When to Use This Skill
- User wants to render a pyramid chart in a Flutter application
- User references
SfPyramidChart,PyramidSeries, orsyncfusion_flutter_charts - User needs to customize pyramid segments (color, gap, explode, mode)
- User wants to add labels, legend, tooltip, or selection to a pyramid chart
- User needs to export a pyramid chart as PNG or PDF
- User asks about RTL support or accessibility in Syncfusion Flutter charts