From 094587c884df2a65f047da6c78427f0650b5710e Mon Sep 17 00:00:00 2001 From: Thomas Neirynck Date: Tue, 22 Aug 2017 23:42:36 -0400 Subject: [PATCH] Add interval doc (#13629) --- docs/visualize/datatable.asciidoc | 3 ++- docs/visualize/heatmap.asciidoc | 3 ++- docs/visualize/pie.asciidoc | 3 ++- docs/visualize/x-axis-aggs.asciidoc | 3 ++- 4 files changed, 8 insertions(+), 4 deletions(-) diff --git a/docs/visualize/datatable.asciidoc b/docs/visualize/datatable.asciidoc index 15f865de884a..01626ada7f73 100644 --- a/docs/visualize/datatable.asciidoc +++ b/docs/visualize/datatable.asciidoc @@ -13,7 +13,8 @@ numeric field and organized by date. You can specify a time frame for the interv weeks, months, or years. You can also specify a custom interval frame by selecting *Custom* as the interval and specifying a number and a time unit in the text field. Custom interval time units are *s* for seconds, *m* for minutes, *h* for hours, *d* for days, *w* for weeks, and *y* for years. Different units support different levels of precision, -down to one second. +down to one second. Intervals are labeled at the start of the interval, using the date-key returned by Elasticsearch. +For example, the tooltip for a monthly interval will show the first day of the month. *Histogram*:: A standard {ref}/search-aggregations-bucket-histogram-aggregation.html[_histogram_] is built from a numeric field. Specify an integer interval for this field. Select the *Show empty buckets* checkbox to include empty intervals in the histogram. diff --git a/docs/visualize/heatmap.asciidoc b/docs/visualize/heatmap.asciidoc index aff106bdb349..a8fd71a160d3 100644 --- a/docs/visualize/heatmap.asciidoc +++ b/docs/visualize/heatmap.asciidoc @@ -22,7 +22,8 @@ numeric field and organized by date. You can specify a time frame for the interv weeks, months, or years. You can also specify a custom interval frame by selecting *Custom* as the interval and specifying a number and a time unit in the text field. Custom interval time units are *s* for seconds, *m* for minutes, *h* for hours, *d* for days, *w* for weeks, and *y* for years. Different units support different levels of precision, -down to one second. +down to one second. Intervals are labeled at the start of the interval, using the date-key returned by Elasticsearch. +For example, the tooltip for a monthly interval will show the first day of the month. *Histogram*:: A standard {ref}/search-aggregations-bucket-histogram-aggregation.html[_histogram_] is built from a numeric field. Specify an integer interval for this field. Select the *Show empty buckets* checkbox to include empty diff --git a/docs/visualize/pie.asciidoc b/docs/visualize/pie.asciidoc index 708ac1d7f869..edaf97291cf4 100644 --- a/docs/visualize/pie.asciidoc +++ b/docs/visualize/pie.asciidoc @@ -26,7 +26,8 @@ numeric field and organized by date. You can specify a time frame for the interv weeks, months, or years. You can also specify a custom interval frame by selecting *Custom* as the interval and specifying a number and a time unit in the text field. Custom interval time units are *s* for seconds, *m* for minutes, *h* for hours, *d* for days, *w* for weeks, and *y* for years. Different units support different levels of precision, -down to one second. +down to one second. Intervals are labeled at the start of the interval, using the date-key returned by Elasticsearch. +For example, the tooltip for a monthly interval will show the first day of the month. *Histogram*:: A standard {ref}/search-aggregations-bucket-histogram-aggregation.html[_histogram_] is built from a numeric field. Specify an integer interval for this field. Select the *Show empty buckets* checkbox to include empty intervals in the histogram. diff --git a/docs/visualize/x-axis-aggs.asciidoc b/docs/visualize/x-axis-aggs.asciidoc index a37b90890a36..7d55ed1a98e7 100644 --- a/docs/visualize/x-axis-aggs.asciidoc +++ b/docs/visualize/x-axis-aggs.asciidoc @@ -9,7 +9,8 @@ numeric field and organized by date. You can specify a time frame for the interv weeks, months, or years. You can also specify a custom interval frame by selecting *Custom* as the interval and specifying a number and a time unit in the text field. Custom interval time units are *s* for seconds, *m* for minutes, *h* for hours, *d* for days, *w* for weeks, and *y* for years. Different units support different levels of precision, -down to one second. +down to one second. Intervals are labeled at the start of the interval, using the date-key returned by Elasticsearch. +For example, the tooltip for a monthly interval will show the first day of the month. *Histogram*:: A standard {ref}/search-aggregations-bucket-histogram-aggregation.html[_histogram_] is built from a numeric field. Specify an integer interval for this field. Select the *Show empty buckets* checkbox to include empty