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:29
getData
getData:
GetData
Source
packages/charts/src/chart_types/timeslip/timeslip_api.ts:30
id
id:
string
unique Spec identifier
Inherited from
Source
packages/charts/src/specs/index.ts:14
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:28
Generated using typedoc-plugin-markdown and TypeDoc