HistogramBarSeriesSpec
@elastic/charts • Exports
@elastic/charts / HistogramBarSeriesSpec
Type alias: HistogramBarSeriesSpec<D>
HistogramBarSeriesSpec<
D>:BarSeriesSpec<D> &Object
This spec describe the dataset configuration used to display a histogram bar series. A histogram bar series is identical to a bar series except for the bar width.
Type declaration
enableHistogramMode
enableHistogramMode:
true
Type parameters
Source
packages/charts/src/chart_types/xy_chart/utils/specs.ts:601
Generated using typedoc-plugin-markdown and TypeDoc