Skip to content

Documentation / @ripl/charts / ChartOverviewOptions

Interface: ChartOverviewOptions ​

Defined in: charts/src/core/cartesian.ts:251

Configuration for the overview navigator strip.

Properties ​

PropertyTypeDescriptionDefined in
size?numberSize of the strip (height for a bottom strip, width for a side strip), in pixels. Defaults to 48.charts/src/core/cartesian.ts:253