From 6034dcb0bcb91c9a59f9c2884a98fa56e2ed0aaf Mon Sep 17 00:00:00 2001 From: Paul Echeverri Date: Fri, 4 Sep 2015 14:29:26 -0700 Subject: [PATCH] Updates documentation to cover filter labeling functionality. --- docs/datatable.asciidoc | 3 ++- docs/images/labelbutton.png | Bin 0 -> 577 bytes docs/pie.asciidoc | 3 ++- docs/tilemap.asciidoc | 3 ++- docs/x-axis-aggs.asciidoc | 3 ++- 5 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 docs/images/labelbutton.png diff --git a/docs/datatable.asciidoc b/docs/datatable.asciidoc index 115aed5c888b..2e383c5fd859 100644 --- a/docs/datatable.asciidoc +++ b/docs/datatable.asciidoc @@ -31,7 +31,8 @@ remove a range. or bottom _n_ elements of a given field to display, ordered by count or a custom metric. *Filters*:: You can specify a set of {ref}/search-aggregations-bucket-filters-aggregation.html[_filters_] for the data. You can specify a filter as a query string or in JSON format, just as in the Discover search bar. Click *Add Filter* to -add another filter. +add another filter. Click the image:labelbutton.png[] *label* button to open the label field, where you can type in a +name to display on the visualization *Significant Terms*:: Displays the results of the experimental {ref}/search-aggregations-bucket-significantterms-aggregation.html[_significant terms_] aggregation. The value of the *Size* parameter defines the number of entries this aggregation returns. diff --git a/docs/images/labelbutton.png b/docs/images/labelbutton.png new file mode 100644 index 0000000000000000000000000000000000000000..8950f442b45a6ba5bde3a8ea29064215766139b0 GIT binary patch literal 577 zcmV-H0>1r;P)&gTQaxq(rS=gZh_wTetGhlHE~A;ezT>hcnN zV`DwXSg#kX*NeHCSsX+nXtmq+ZKZqI{gF$Gg7c(=W~EO+L9@b#V*fdh+(XOC9f2;4VHl^jzuUK>vA(}`S zMwtrh;BxsqTr`dQdflE5R&O*O9|vDa1K9t7O>>+xVJnLZj)YN8{nhyjj|0QQ1t+6N P00000NkvXXu0mjfT!8%| literal 0 HcmV?d00001 diff --git a/docs/pie.asciidoc b/docs/pie.asciidoc index 80ec4bd8b193..696a476fa700 100644 --- a/docs/pie.asciidoc +++ b/docs/pie.asciidoc @@ -42,7 +42,8 @@ remove a range. or bottom _n_ elements of a given field to display, ordered by count or a custom metric. *Filters*:: You can specify a set of {ref}/search-aggregations-bucket-filters-aggregation.html[_filters_] for the data. You can specify a filter as a query string or in JSON format, just as in the Discover search bar. Click *Add Filter* to -add another filter. +add another filter. Click the image:labelbutton.png[] *label* button to open the label field, where you can type in a +name to display on the visualization *Significant Terms*:: Displays the results of the experimental {ref}/search-aggregations-bucket-significantterms-aggregation.html[_significant terms_] aggregation. The value of the *Size* parameter defines the number of entries this aggregation returns. diff --git a/docs/tilemap.asciidoc b/docs/tilemap.asciidoc index e05d6d0decad..1c91865d6337 100644 --- a/docs/tilemap.asciidoc +++ b/docs/tilemap.asciidoc @@ -62,7 +62,8 @@ remove a range. or bottom _n_ elements of a given field to display, ordered by count or a custom metric. *Filters*:: You can specify a set of {ref}/search-aggregations-bucket-filters-aggregation.html[_filters_] for the data. You can specify a filter as a query string or in JSON format, just as in the Discover search bar. Click *Add Filter* to -add another filter. +add another filter. Click the image:labelbutton.png[] *label* button to open the label field, where you can type in a +name to display on the visualization *Significant Terms*:: Displays the results of the experimental {ref}/search-aggregations-bucket-significantterms-aggregation.html[_significant terms_] aggregation. The value of the *Size* parameter defines the number of entries this aggregation returns. diff --git a/docs/x-axis-aggs.asciidoc b/docs/x-axis-aggs.asciidoc index 0c515e524056..cf72d140a242 100644 --- a/docs/x-axis-aggs.asciidoc +++ b/docs/x-axis-aggs.asciidoc @@ -28,7 +28,8 @@ remove a range. or bottom _n_ elements of a given field to display, ordered by count or a custom metric. *Filters*:: You can specify a set of {ref}/search-aggregations-bucket-filters-aggregation.html[_filters_] for the data. You can specify a filter as a query string or in JSON format, just as in the Discover search bar. Click *Add Filter* to -add another filter. +add another filter. Click the image:labelbutton.png[] *label* button to open the label field, where you can type in a +name to display on the visualization. *Significant Terms*:: Displays the results of the experimental {ref}/search-aggregations-bucket-significantterms-aggregation.html[_significant terms_] aggregation.