TimeslipSpec
@elastic/charts • Exports
@elastic/charts / TimeslipSpec
Interface: TimeslipSpec
Specifies the timeslip chart
Contents
Extends
Properties
chartType
chartType:
"timeslip"
Chart type define the type of chart that use this spec
Overrides
Source
packages/charts/src/chart_types/timeslip/timeslip_api.ts:28
getData
getData:
GetData
Source
packages/charts/src/chart_types/timeslip/timeslip_api.ts:29
id
id:
string
unique Spec identifier
Inherited from
Source
packages/charts/src/specs/spec_type.ts:29
specType
specType:
"series"
The type of spec, can be series, axis, annotation, settings etc
Overrides
Source
packages/charts/src/chart_types/timeslip/timeslip_api.ts:27
Generated using typedoc-plugin-markdown and TypeDoc