A tag cloud visualization is a visual representation of text data that allows you to visualize free-form text. These tags are single words, and the importance of each tag is shown with font size or color.
The font size for each word is determined by the metrics aggregation.
Metric Aggregations:
- Count: The count aggregation returns a raw count of the elements in the selected index pattern.
- Average: This aggregation returns the average of a numeric field. You should select a field from the drop-down.
- Sum: The sum aggregation returns the total sum of a numeric field. Select a field from the drop-down.
- Min: The min aggregation returns the minimum value of a numeric field. Select a field from the drop-down.
- Max: The max aggregation returns the maximum value of a numeric field. Select a field from the drop-down.
- Unique Count: The cardinality aggregation returns the number of unique values in a field. Select a field from the drop-down.
Enter a string in the field Custom Label to change the default display label.
The buckets aggregations determine what information is being retrieved from your data set. So, you can specify any of the following bucket aggregations for your tag cloud chart.
Buckets aggregation:
- Date Histogram
A date histogram is built from a numeric field and organized by date.
You need to select the time in "Field" and specify in "Minimum intervals" a minimum time frame in minutes, hourly, daily, weekly, monthly, or yearly.
You can also specify a custom interval frame by selecting "Custom interval?", and specifying a time unit in the text field "Fixed interval."
Custom interval time units are ms for milliseconds, s for seconds, m for minutes, h for hours, d for days.
Enter a string in the field Custom label to change the display label.
- Terms
A terms aggregation enables you to specify the order ascendent or descendent from the n elements "Size" of a given field to display, ordered by (metric or alphabetical.)
Enter a string in the field Custom label to change the display label.
If you want to customize your chart's appearance, click on the Options tab to modify (tag cloud shape, min word size, text padding, colors, and toolbox.)
Was this article helpful?
That’s Great!
Thank you for your feedback
Sorry! We couldn't be helpful
Thank you for your feedback
Feedback sent
We appreciate your effort and will try to fix the article