Flame
@elastic/charts • Exports
@elastic/charts / Flame
Function: Flame()
Flame<
D
>(props
):null
Adds flame spec to chart specs
Type parameters
• D extends BaseDatum
= any
Parameters
• props: SFProps
<FlameSpec
<D
>, "chartType"
| "specType"
, "animation"
| "valueFormatter"
| "valueGetter"
| "valueAccessor"
, SFOptionalKeys
<FlameSpec
<any
>, "chartType"
| "specType"
, "animation"
| "valueFormatter"
| "valueGetter"
| "valueAccessor"
>, SFRequiredKeys
<FlameSpec
<any
>, "chartType"
| "specType"
, "animation"
| "valueFormatter"
| "valueGetter"
| "valueAccessor"
, SFOptionalKeys
<FlameSpec
<any
>, "chartType"
| "specType"
, "animation"
| "valueFormatter"
| "valueGetter"
| "valueAccessor"
>>>
Returns
null
Source
packages/charts/src/chart_types/flame_chart/flame_api.ts:101
Generated using typedoc-plugin-markdown and TypeDoc