mirror of
https://github.com/chartjs/Chart.js.git
synced 2025-12-08 20:36:08 +00:00
471 B
471 B
Layout
Namespace: options.layout, the global options for the chart layout is defined in Chart.defaults.layout.
| Name | Type | Default | Scriptable | Description |
|---|---|---|---|---|
autoPadding |
boolean |
true |
No | Apply automatic padding so visible elements are completely drawn. |
padding |
Padding |
0 |
Yes | The padding to add inside the chart. |