Skip to content

Documentation / @ripl/charts / Padding

Interface: Padding ​

Defined in: charts/src/core/options.ts:83

Resolved padding with explicit top, right, bottom, and left values.

Properties ​

PropertyTypeDefined in
bottomnumbercharts/src/core/options.ts:86
leftnumbercharts/src/core/options.ts:87
rightnumbercharts/src/core/options.ts:85
topnumbercharts/src/core/options.ts:84