| skill_id | nezam-analytics-chart-types |
| name | nezam-Analytics Chart Types |
| description | Selection and implementation of appropriate chart types for various data dimensions. |
| tier | 3 |
| swarm | Swarm 8 (Analytics) |
| version | 1.0.0 |
| created | "2026-05-12T00:00:00.000Z" |
| updated | "2026-05-12T00:00:00.000Z" |
| owner | PM-01 |
| changelog | null |
Skill: Analytics Chart Types
Purpose
Guide the selection of the most effective chart type (bar, line, scatter, radar, etc.) based on data characteristics and user goals.
Step Workflow
- Analyze Data: Determine dimensionality, scale, and relationship (comparison, trend, distribution).
- Select Type: Match data to chart types (e.g., Time series -> Line, Category -> Bar).
- Configure: Define axes, legends, and tooltips.
Validation
- Chart accurately represents the underlying data.
- User intent is satisfied by the chosen visualization.