ESCalendarIntervalUnit
@elastic/charts • Exports
@elastic/charts / ESCalendarIntervalUnit
Type alias: ESCalendarIntervalUnit
ESCalendarIntervalUnit:
"minute"
|"m"
|"hour"
|"h"
|"day"
|"d"
|"week"
|"w"
|"month"
|"M"
|"quarter"
|"q"
|"year"
|"y"
An Elasticsearch Calendar interval unit
Source
packages/charts/src/utils/chrono/elasticsearch.ts:17
Generated using typedoc-plugin-markdown and TypeDoc