Skip to content

Documentation / @ripl/charts / ChartSide

Type Alias: ChartSide ​

ChartSide = "top" | "bottom" | "left" | "right"

Defined in: charts/src/core/layout.ts:111

An edge of the layout from which a band can be reserved.