- Accepts:
bars
- Animates: no
| Option | Type | Required | Default | Description |
|---|
legend | "right" | "bottom" | "top" | "left" | "none" | no | "right" | Legend placement. none hides the legend; any direction pins it to that side of the chart. |
donut | bool | no | false | Render a donut (hollow centre) instead of a filled pie. Implemented by substituting the slice glyph so the centre reads as empty. |
Overridable via the [theme] section of config.toml.
| Key | Description |
|---|
palette_series | Palette cycled per-slice / per-series by chart_pie / chart_line / chart_scatter. TOML takes an array of colours. |