bx-charts
Installation
SKILL.md
bx-charts: Charts & Graphs
Installation
install-bx-module bx-charts
# CommandBox
box install bx-charts
Powered by Chart.js under the hood. Outputs responsive, interactive HTML5 canvas-based charts.
Components
| Component | Purpose |
|---|---|
bx:chart |
Outer chart wrapper — defines layout, size, titles |
bx:chartseries |
A data series (one series = one dataset/line/set of bars) |
bx:chartdata |
A single data point (label + value) inside a series |