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/spec_type.ts:31
id
id:
string
unique Spec identifier
Source
packages/charts/src/specs/spec_type.ts:29
specType
specType:
SpecType
The type of spec, can be series, axis, annotation, settings etc
Source
packages/charts/src/specs/spec_type.ts:33
Generated using typedoc-plugin-markdown and TypeDoc