Skip to main content

Spec

@elastic/chartsExports


@elastic/charts / Spec

Interface: Spec

Contents

Extended By

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