{{ caption() }}

{{ description() }}

Data table @for (row of tableRows(); track $index) { }
{{ xLabel() ?? xKey() }} {{ seriesKey() }} {{ yLabel() ?? yKey() }}
{{ row.x }} {{ row.series }} {{ row.y }}