Padding
Defined in: types/index.ts:94
Pixel padding around the plot area inside the canvas.
Properties
Section titled “Properties”bottom
Section titled “bottom”bottom:
number
Defined in: types/index.ts:100
Bottom padding in pixels — leaves room for x-axis labels.
left:
number
Defined in: types/index.ts:102
Left padding in pixels — leaves room for y-axis tick labels.
right:
number
Defined in: types/index.ts:98
Right padding in pixels.
top:
number
Defined in: types/index.ts:96
Top padding in pixels — leaves room for the title.