The Heatmap
allows you to visualize large amounts of data as clustered rectangles with a color scale.
Figure: Heatmap visualization after various customizations
NOTE: Before adding the Heatmap widget to the design layout, make sure to create the data source. You can refer to this section to learn how to create a new data source.
IMPORTANT: To showcase a Heatmap, a minimum requirement of
one value
andtwo groups
by the field is needed.
The following steps explain the data configuration of the Heatmap:
Heatmap
control icon from the toolbox into the design panel. You can find the control in the toolbox by searching.Properties
icon in the configuration panel.ASSIGN DATA
tab.Bind columns by dragging and dropping the elements from sections to values
.
NOTE:
Hidden columns are useful in cases where we don’t want the fields to take part in the visualization, but only to be used for linking, filtering and view data.
We can configure both measure and dimension fields into the hidden column. For measures, we will have all the settings we have for the measure fields, except formatting and filtering.
In the case of dimension fields, we will have the following options only. In Date fields, we will have all available types except sorting, relative date filter, settings, and filters.
The primary use case for hidden columns is linking. On configuring hidden columns, we can see below that the fields configured in hidden columns are listed in the linking section. On configuring the column in linking, we can pass the corresponding column value in the linking parameter.
Measure Based Example: If we wish to pass the number of Shots as a URL parameter but do not want it to influence the visualization, we can configure the Shots in the hidden columns and incorporate them into the link.
Dimension Based Example: If we wish to pass the number of Team Name played as a URL parameter but do not want it to influence the visualization, we can configure the Team Name in the hidden columns and incorporate them into the link.
You can use hidden columns to filter data in the visualizations. Configure hidden columns and click the filter icon below.
Click the Custom button highlighted in the filter configuration dialog image below. It will list all the fields configured in the widget. Keep the field configured in the hidden column and remove the other fields, then click the Update button.
Now, we can see in the image below, the data is filtered based on the hidden column field instead of the actual column that we bound in the widget.
For more details about filtering the widget data, refer to the Cross Filter Configuration documentation
You can view the data in the hidden columns in the underlying data view. This is useful for checking the data in more detail and can help you identify any issues with the data.
NOTE: We don’t recommend configuring lower hierarchy data in hidden columns, as indicated by the info icon in the
Hidden Column
section.
The heat map below displays the goals and Attempts On Target by each team without hidden columns.
If we configure lower hierarchy data (Player Name) in hidden columns, the data configured in the widgets gets duplicated. The sorting order of the widget will change, which affects the heat map visualization as seen in the image below.
Drag and drop the elements from sections to the X-Axis
section.
NOTE:
- The field added in this section will act as a dimension value.
- It is a mandatory section and only one value can be configured
Drag and drop the elements from sections to the Y-Axis
section.
NOTE:
- The field added in this section will act as a dimension value.
- It is a mandatory section and only one value can be configured.
Image: Heatmap widget after configuring the mandatory fields.
Drag and drop the elements from sections to the size
section. It will define the size of the bubble in the heatmap. Also, it is an optional section.
Image: Heatmap widget after configuring the size field
You can configure the tooltip
section to showcase additional information in the widget’s tooltip without affecting the visualization. Refer to this section for more details on configuring the tooltip fields.
You can filter,
format,
and Rename
the data displayed in the widget from the settings menu options. To open the settings menu, click the settings
icon.
The following screenshots show the various settings menu options based on the type of field configured in the type of section.
Measure field in values
Dimension field in value
The configured field names can be edited by using the Rename
option provided in the settings menu.
You can change the aggregation type
of the measure
section from the settings menu as shown in the following screenshot. Refer to this section for more details.
You can use Filters to change the values by selecting the Filter
option. For more details, refer to the Measure filter and dimension filter.
You can format the elements by selecting the Format
option. For more details, refer to the measure format.
When the second value is added to the X-axis or Y-axis section, an alert message will be shown.
Click Yes
to enable the option. If you click No
, then a single value will be added to the respective section (X-axis or Y-axis).
Figure: Heat Map with a drilled view of the selected region.
Once you’ve drilled down, you can drill up to the previous view using the breadcrumb navigator located at the top of the widget.
You can format the Heatmap
for better illustration of the view that you require using the settings available in the Properties
tab.
This allows you to set a title
for this Heatmap widget.
This allows you to set a subtitle
for this Heatmap widget.
This allows you to set a brief explanation about this Heatmap widget.
If we uncheck this property, the value label color property will be hidden.
This option allows you to toggle the visibility of tooltip in a heat map.
This allows you to toggle the visibility of value labels.
This allows you to change the color of the label.
This allows you to apply the specified radius to cell corners. The value ranges from 0 to 10. The Default value is 3.
This allows you to toggle the visibility of the border surrounding the cell. The value ranges from 0 to 10. The default value is 1
.
You can change the color of the widget.
This allows you to configure a single-color palette whose saturation will be varied based on the value density.
Across Table: Monochromatic color applied based on the whole table minimum and maximum data values.
Column Wise: Monochromatic color applied based on the individual column-wise minimum and maximum data values.
Row Wise: Monochromatic color applied based on the individual row wise minimum and maximum data values.
Select Advanced setting to configure conditions and apply color to the cells based on that. Click here for more details.
This allows you to toggle the visibility of the legend in the heatmap. By default, it will be disabled.
This option allows you to place the legend at the position of Left, Right, Top, and Bottom.
This allows you to enable the visibility of x-axis labels.
This allows you to change the x-axis label color.
This allows you to enable the visibility of x-axis title.
This allows you to edit the x-axis title for the heatmap. It will reflect in the x-axis title of the heatmap.
This allows you to define the rotation angle for x-axis labels to display.
None
This option did not trim the end of overlapping label in the axis.
Trim
This option trims the end of overlapping labels in the axis.
This option allows you to trim X-axis labels based on the Maximum Label Width
property value.
This option allows you to set a maximum width for the X-axis labels, and it can also be made customizable when the trim axis label option is enabled.
This allows you to change the axis label’s placement order from left to right in the X-axis.
This allows you to change the axis position from bottom to top in the x-axis.
This option allows you to perform sorting on both the X-axis and Y-axis at the same time. As we are currently plotting data as per the 2D resultant table, you are unable to sort both the X and Y axis at the same time. So, we have provided an option in the property panel to customize the sort setting in Heat Map. By default, Auto
sorting is selected, and the sort order will be the same as per the 2D resultant table.
X-axis sorting with Ascending
value.
This allows you to enable the visibility of y-axis labels.
This allows you to change the y-axis label color.
This allows you to enable the visibility of y-axis title.
This allows you to edit the Y-axis title for the Heatmap. It will reflect in the Y-axis title of the Heatmap.
This option allows you to trim Y-axis labels based on the Maximum Label Width
property value.
This option allows you to set the maximum width for the Y-axis labels, and it can also be made customizable when the trim axis label option is enabled.
This allows you to change the axis label’s placement order from bottom to top in the Y-axis.
This allows you to change the axis position from left to right in the y-axis.
This option allows you to perform sorting on both the X-axis and Y-axis at the same time. As you are currently plotting data as per the 2D resultant table, you are unable to sort both the X and Y axis at the same time. So, we have provided an option in the property panel to customize the sort setting in Heat Map. By default, Auto sorting is selected, and the sort order will be the same as per the 2D resultant table.
Y-axis sorting with the Descending
value.
To configure the linking to URL or dashboard with the widget using its settings. For more details, refer to the Linking.
This allows you to define the Heatmap widget as a master widget such that its filter action can be listened to by other widgets in the Dashboard.
This allows you to define the Heatmap widget to ignore responding to filter actions applied to other widgets in the Dashboard.
Using this option, you can enable or disable the hierarchical Top N filtering. While applying Top N filter with multiple dimension columns, the returned data can be customized based on whether the filtering needs to be done as a flat or hierarchy of added dimension columns.
When the hierarchical filter option is enabled, the Top N will be applied for each individual column separately based on the number set for each column.
In case you have the requirement to highlight any data based on some conditions, you might be required to enable the advanced formatting option.
Advanced Setting
radio button under the Formatting
section.Conditional Formatting
dialog.Enter the conditions as required, select the mode
, and click the Save
button to apply.
The widget visualization will now be updated based on the conditions.
Refer to the following sections for the detailed steps on using the Gradient
and Rule
modes.
You can customize the fill color of the heatmap using the gradient-based conditional formatting. This is the default mode.
NOTE: The Gradient mode option will be disabled if the binding size field in the heat map is enabled.
This option is based on the configured value fields and cannot be changed in the conditional formatting dialog.
This refers to the summary type of the configured value field.
You can define your range by entering the low, mid, and high values.
NOTE: If no value is entered, the ranges will be auto-calculated based on the minimum and maximum values from the data source.
If the region of the Heatmap value is out of the specified range, the color specified in the default color will be applied.
This allows you to customize the fill color of the Heatmap based on one or more numerical/text conditions.
You can give a meaningful name to the applied conditions.
Choose the condition for the measure field from the highlighted conditions.
You can specify the condition value.
Select the fill color for that condition using the color picker.
Click the add condition button to specify a new condition.
Click the delete button to remove an existing condition.
Cohort visualization examines the outcomes of predetermined groups, called cohorts, as they progress through a set of stages. The signature characteristic of a cohort is its comparison of the change in a variable across two different time series. A cohort is a group of people sharing common characteristics over a specified period, and it helps for decision making purposes.
Drag and drop the heatmap widget and bind the measure values to it.
Go to the Formatting section
and change the dropdown value to Row Wise
.
The above screenshot shows cohort visualization in the heatmap widget.
This allows you to handle the alignment of the widget title to either left, center, or right.
This allows you to apply the text color
to the widget title.
When enabled, the font size of the title will be adjusted automatically if the resolution of the screen varies.
Font Size
This allows you to apply the specified size of the font to the widget title if the Title Auto Font Size is disabled. The value can be between 10 and 44.
When enabled, the font size of the subtitle will be adjusted automatically if the resolution of the screen varies.
Font Size
This allows you to apply the specified size of the font to the widget title if the Subtitle Auto Font Size is disabled. The value can be between 10 and 32.
When enabled, the padding of the widget container will be adjusted automatically if the size of the widget varies.
Padding
This allows you to customize the padding of the widget container if the Auto Padding is disabled. The value can be between 0 and 25.
This allows you to toggle the visibility of the border
surrounding the widget.
This allows you to apply the specified radius
to the widget corners if the Show Border is enabled. The value can be between 0 and 10.
This allows you to set the background image for the heat map widget.
This allows you to set the background color for the heat map widget.
This property allows you to specify the transparency for the background color.
This allows you to toggle the visibility of the shadow
surrounding the widget.
This allows you to enable or disable the widget title
of the heat map.
This allows you to enable or disable the maximized mode
of the heat map widget. The visibility of the maximize icon in the widget header will be defined based on the setting in the viewer.
This allows you to enable or disable the CSV export
option for the heat map widget. Enabling this allows you to export the summarized data of the widget view to CSV format in the viewer.
This allows you to enable or disable the Excel export
option for the heat map widget. Enabling this allows you to export the summarized data of the widget view to (.xlsx or .xls)
format in the viewer.
This allows you to enable or disable the Image export
option for the heat map widget. Enabling this allows you to export the view of the widget to image format (.jpg), (.png), or (.bmp)
in the viewer.
This allows you to enable or disable the PDF export
option for the heat map widget. Enabling this allows you to export the view of the widget to pdf format in the viewer.
This allows you to enable or disable comments
for the dashboard widget. For more details, refer to the Commenting Widget.
This allows you to visualize the raw data associated with a widget at runtime.
To learn more about viewing the underlying widget data, refer to the view data documentation.
This allows you to pin the widget.
We hide the widget elements based on the size of the widget for better readability.
When the Heatmap has been placed with less than 20 columns, the chart y-axis title and y-axis label will be hidden.
When the Heatmap is placed with less than 7 rows, the x-axis title and x-axis label, and the legend will be hidden.
When the Heatmap is placed with less than 16 columns and less than 7 rows, the legend will be hidden.