ChartType
@elastic/charts • Exports
@elastic/charts / ChartType
Variable: ChartType
const
ChartType:Readonly
<Object
>
Available chart types
Type declaration
Bullet
Bullet:
"bullet"
Flame
Flame:
"flame"
Global
Global:
"global"
Goal
Goal:
"goal"
Heatmap
Heatmap:
"heatmap"
Metric
Metric:
"metric"
Partition
Partition:
"partition"
Timeslip
Timeslip:
"timeslip"
Wordcloud
Wordcloud:
"wordcloud"
XYAxis
XYAxis:
"xy_axis"
Source
packages/charts/src/chart_types/index.ts:15
Generated using typedoc-plugin-markdown and TypeDoc