SmallMultiplesStyle
@elastic/charts • Exports
@elastic/charts / SmallMultiplesStyle
Interface: SmallMultiplesStyle
Specifies styling and stylistic layout attributes relating to small multiples
Contents
Properties
horizontalPanelPadding
horizontalPanelPadding:
RelativeBandsPadding
Horizontal padding for each panel, expressed as [leftMarginRatio, rightMarginRatio], relative to the gross panel width
Source
packages/charts/src/specs/small_multiples.ts:46
verticalPanelPadding
verticalPanelPadding:
RelativeBandsPadding
Vertical padding for each panel, expressed as [topMarginRatio, bottomMarginRatio], relative to the gross panel height
Source
packages/charts/src/specs/small_multiples.ts:50
Generated using typedoc-plugin-markdown and TypeDoc