Layout
The layout configuration determines the padding around the chart area (the area where the data is displayed) within the canvas. This allows you to add space between the chart area and other elements, such as legends, titles, and tooltips, or to ensure that the chart looks better when embedded in a larger UI.
Namespace: options.layout
AutoPadding¶
Apply automatic padding so visible elements are completely drawn. Default true
Padding¶
Padding around the title.
See padding configuration.