forked from elastic/kibana
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[DOCS] Updates to heat map page (elastic#55097)
- Loading branch information
1 parent
15e584f
commit a99e352
Showing
9 changed files
with
212 additions
and
151 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,40 @@ | ||
[[heatmap]] | ||
== Heat map | ||
|
||
Heat maps are graphical representations of data where the individual values are represented as colors. | ||
|
||
NOTE: Heat map has been replaced with <<maps>>, which offers more functionality and is easier to use. | ||
|
||
[float] | ||
[[heatmap-aggregation]] | ||
=== Supported aggregations | ||
|
||
Heat maps support the following aggregations: | ||
|
||
* <<visualize-metric-aggregations,Metric>> | ||
|
||
* <<visualize-parent-pipeline-aggregations,Parent pipeline>> | ||
|
||
* <<visualize-sibling-pipeline-aggregations,Sibling pipeline>> | ||
|
||
* <<visualize-bucket-aggregations,Bucket>> | ||
|
||
[float] | ||
[[navigate-heatmap]] | ||
=== Change the color ranges | ||
|
||
When only one color displays on the heat map, you might need to change the color ranges. | ||
|
||
To specify the number of color ranges: | ||
|
||
. Click *Options*. | ||
|
||
. Enter the *Number of colors* to display. | ||
|
||
To specify custom ranges: | ||
|
||
. Click *Options*. | ||
|
||
. Select *Use custom ranges*. | ||
|
||
. Enter the ranges to display. |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters