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", "valueAccessor" | "valueFormatter" | "animation" | "valueGetter", SFOptionalKeys<FlameSpec<any>, "chartType" | "specType", "valueAccessor" | "valueFormatter" | "animation" | "valueGetter">, SFRequiredKeys<FlameSpec<any>, "chartType" | "specType", "valueAccessor" | "valueFormatter" | "animation" | "valueGetter", SFOptionalKeys<FlameSpec<any>, "chartType" | "specType", "valueAccessor" | "valueFormatter" | "animation" | "valueGetter">>>
Returns
null
Source
packages/charts/src/chart_types/flame_chart/flame_api.ts:104
Generated using typedoc-plugin-markdown and TypeDoc