Skip to content

arlas-d3 / Exports / BarOptions

Interface: BarOptions

Table of contents

Properties

Properties

bar_weight

Optional bar_weight: number

bar weight applied to bars width. ]0,1]. Not implemented

Defined in

src/histograms/HistogramParams.ts:156


head_band

Optional head_band: BarHeadBand

Optional head band on a bar.

Defined in

src/histograms/HistogramParams.ts:158


selected_style

Optional selected_style: Style

Defined in

src/histograms/HistogramParams.ts:153


unselected_style

Optional unselected_style: Style

Defined in

src/histograms/HistogramParams.ts:154