Spec
@elastic/charts • Exports
@elastic/charts / Spec
Interface: Spec
Contents
Extended By
GroupBySpec
SmallMultiplesSpec
SettingsSpec
TooltipSpec
HeatmapSpec
MetricSpec
BulletSpec
SeriesSpec
AxisSpec
BaseAnnotationSpec
WordcloudSpec
GoalSpec
FlameSpec
TimeslipSpec
Properties
chartType
chartType:
ChartType
Chart type define the type of chart that use this spec
Source
packages/charts/src/specs/index.ts:16
id
id:
string
unique Spec identifier
Source
packages/charts/src/specs/index.ts:14
specType
specType:
string
The type of spec, can be series, axis, annotation, settings etc
Source
packages/charts/src/specs/index.ts:18
Generated using typedoc-plugin-markdown and TypeDoc