BubbleSeries
@elastic/charts • Exports
@elastic/charts / BubbleSeries
Function: BubbleSeries()
BubbleSeries<
D
>(props
):null
Adds bar series to chart specs
Type parameters
• D extends BaseDatum
= any
Parameters
• props: SFProps
<BubbleSeriesSpec
<D
>, "chartType"
| "specType"
| "seriesType"
, "groupId"
| "xScaleType"
| "yScaleType"
| "hideInLegend"
, SFOptionalKeys
<BubbleSeriesSpec
, "chartType"
| "specType"
| "seriesType"
, "groupId"
| "xScaleType"
| "yScaleType"
| "hideInLegend"
>, SFRequiredKeys
<BubbleSeriesSpec
, "chartType"
| "specType"
| "seriesType"
, "groupId"
| "xScaleType"
| "yScaleType"
| "hideInLegend"
, SFOptionalKeys
<BubbleSeriesSpec
, "chartType"
| "specType"
| "seriesType"
, "groupId"
| "xScaleType"
| "yScaleType"
| "hideInLegend"
>>>