chart-splat
Installation
SKILL.md
Chart Splat
Generate beautiful charts from data using the Chart Splat API. Charts are rendered server-side with Chart.js and returned as PNG images.
Supported Chart Types
| Type | Best For |
|---|---|
line |
Trends over time |
bar |
Comparing categories |
pie |
Parts of a whole |
doughnut |
Parts of a whole (with center space) |
radar |
Multivariate comparison |
polarArea |
Comparing categories with radial layout |
Method 1: CLI (Preferred)
Use the chartsplat CLI via npx. No install required.