Appearance
Documentation / @ripl/charts / ChartSide
ChartSide = "top" | "bottom" | "left" | "right"
"top"
"bottom"
"left"
"right"
Defined in: charts/src/core/layout.ts:36
An edge of the layout from which a band can be reserved.