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 |
candlestick |
Financial/crypto OHLC price data |
ohlc |
Financial/crypto OHLC price data (bar variant) |