Skip to main content

ESFixedInterval

@elastic/chartsExports


@elastic/charts / ESFixedInterval

Interface: ESFixedInterval

The definition of an Elasticsearch fixed interval

Contents

Properties

type

type: "fixed"

Source

packages/charts/src/utils/chrono/elasticsearch.ts:63


unit

unit: ESFixedIntervalUnit

Source

packages/charts/src/utils/chrono/elasticsearch.ts:64


value

value: number

Source

packages/charts/src/utils/chrono/elasticsearch.ts:65


Generated using typedoc-plugin-markdown and TypeDoc