Search results

Configuring and Formatting Tree Map

Tree map allows you to visualize large data using its proportional shelves and color scales.

Figure: Default Tree map visualization showing country wise stocks count.

Default Treemap visualization

Figure: Tree map visualization after various customizations.

Customized Treemap visualization

How to configure the table data to tree map widget

NOTE: Before adding the Treemap 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 tree map, a minimum requirement of one value and one group by field is needed.

The following steps explains data configuration of tree map.

Step 1: Add a tree map widget to the design canvas

  1. Drag and drop the Tree Map control icon from the toolbox into the design panel. You can find the control in toolbox by search.

Adding a treemap

  1. Resize the widget as required.

Repositioning treemap widget

Step 2: Configuring data into the widget

  1. Click the Properties icon in the configuration panel.

Clikcing properties pane icon

  1. The properties panel of the widget will be displayed as shown in the following screenshot. Now, switch to the ASSIGN DATA tab.

Properties pane view

  1. The data tab will be opened with the available columns from the connected data source.

Assign data pane

Adding Value section

Bind column by dragging and dropping element from sections to values.

Adding value field

IMPORTANT:

  • The field added in this section will act as a measure value.
  • It is a mandatory section and minimum of one value is needed for visualization.
  • Maximum of two fields can only be added.

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 shows the various settings menu options based on the type of field configured in the type of section.

Settings Icon

Renaming fields

The configured field names can be edited by using the Rename option provided in the settings menu.

Rename

Changing the aggregation type

You can change the aggregation type of the measure section from the settings menu as shown in the following screenshot.

Summary type changing

Refer to this section for more details.

Filtering data

You can use the Filters to change the values by selecting the Filter option. For more details, refer to the Measure filter and dimension filter.

Filter menuitem

Measure formatting

You can format the elements by selecting the Format option. For more details, refer to the measure format.

Formatting menu item

Adding Column section

Drag and drop the elements from sections to columns.

Configuring column

Widget visualization after minimum configuration

IMPORTANT:

  • The field added in this section will act as a dimension value.
  • It is a mandatory section and minimum of one value is needed for visualization.
  • Any number of fields can be added.

You can change the Settings.

Settings

Renaming fields

The configured field names can be edited by using the Rename option provided in the settings menu.

Filtering data

You can apply filter by selecting the Filter(s) option in the settings. For more details, refer to the filter.

Configuring filter for dimension column

Hidden Column

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.

Hidden column

We can configure both measure and dimension fields into the hidden column. For measure we will be having all the settings we have for the measure fields expect formatting and filtering.

Measure

In the case of dimension fields we will having the following options only. In Date fields we will having all available types except sorting, relative date filter, settings and filters.

Dimension

date field

Linking

The primary use case of the 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 linking parameter.

Measure Based Example: If we wish to pass the number of shots as an 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.

Linking

Dimension Based Example: If we wish to pass the number of Team Name played as an 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.

Linking

Filtering

You can use hidden columns to filter data in the visualizations. Configure hidden columns and click the below filter icon.

Filtering

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.

Filtering

Now, we can see in the below image, the data is filtered based on the hidden column field instead of the actual column that we bound in the widget. 

Filtering

For more details about filtering the widget data, refer to the Filter Configuration documentation

View Data

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 to identify any issues with the data.

View data

NOTE: We don’t recommend to configure lower hierarchy data in hidden columns as we can see in the info icon in Hidden Column section denotes the same.

Hidden Column

The below tree map displays the goals by each team without hidden columns.

Before

If we configure lower hierarchy data(Player Name) in hidden columns, the data configured in the widgets gets duplicate. The sorting order of the widget will changed, This affects the tree map visualization as we can see in the below image.

After

Tooltip section

You can configure the tooltip section to showcase the additional information in the widget’s tooltip without affecting the visualization. Refer to this section for more details on configuring the tooltip fields.

How to format tree map widget

You can format the tree map for better illustration of the view that you require, using the settings available in Properties tab.

General settings

General Settings

Name

This allows you to set title for this tree map widget.

General Settings

Subtitle

This allows you to set subtitle for this tree map widget.

General Settings

Description

This allows you to set brief explanation about this grid widget.

General Settings

Basic settings

Basic Settings

Show Tooltip

This option allows you to toggle the visibility of tooltip in the tree map.

General Settings

Show legend

This allows you to toggle the visibility of legend.

Legend enabled Treemap

Label color

This allows you to select the color for the tree map label. The default value is #ffffff.

After changing the label color

label color

Show Value Label

This allows you to toggle the visibility of value labels.

Value label

Enable drill-down

In case of hierarchical view, multiple levels will get rendered in the same view. This option will be visible, if you bind more than one column in the Columns section. This can be switched to drill down view by enabling this setting.

Drill down Applied in Treemap

Linking

To configure linking to URL or dashboard with the widget using its settings. For more details, refer to the Linking.

Formatting

Formatting color

Monochromatic

This allows you to configure a single-color palette whose saturation will be varied based on the value density. The default value is #f6727f.

After changing the monochromatic color

After the monochromatic color

Advanced setting

Select Advance setting to configure conditions and apply color to the cells based on that. Click here for more details.

Filter

Filter properties

Act as master widget

This allows you to define this tree map widget as a master widget such that its filter action can be made to listen by other widgets in the dashboard.

Ignore filter actions

This allows you to define this tree map widget to ignore responding to the filter actions applied on other widgets in dashboard.

Enable hierarchical filtering

Using this option, you can enable or disable the hierarchical top N filtering. While applying top N filter with multiple dimension columns, the data returned can be customized based on whether the filtering need to be done as flat or based on the hierarchy of dimension columns added.

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.

How to apply conditional formatting in tree map

In case, if you have the requirement to highlight any data based on some conditions, you might be required to enable the advanced formatting option.

How to enable advanced formatting

  1. In the properties pane, under the Formatting section, click the Advanced Setting radio button.

Enable advance formatting

  1. This will open the Conditional Formatting dialog.

Conditional Formatting dialog

  1. Select the mode and enter the conditions as required and click the Save button to apply.

Apply conditions

  1. Now, the widget visualization will be updated based on the conditions.

Treemap with conditional formatting

Refer to the following sections for the detailed steps on using the Gradient, Rule, and individual modes.

Gradient mode

You can customize the fill color of the tree map using the gradient based conditional formatting. This is the default mode.

Based on field

You can choose any field from the Based-On section to apply the conditions from the drop-down.

Summary type

You can select the summary type for the selected measure field.

Low, mid, and high values

You can define your range by entering the low, mid, and high values.

NOTE: It is optional, if no value is entered, then the ranges will be auto calculated based on the minimum and maximum values from the data source.

Legend title

You can enter the title for the tree map legends.

Default color

If the region of tree map value is out of the specified range,then the color specified in the default color will be applied.

Rule based condition mode

This allows you to customize the fill color of the tree map based on one or more numerical / text conditions.

Rule mode

Value type

The value type drop-down allows you to choose whether to apply the direct value (specific number such as three goals, order ID 10248) or percentage (values above 30% or 50 %).

Condition name

You can give a meaningful name to the applied conditions.

Condition type

Choose the condition for measure field from the highlighted conditions.

Numeric condition types

If you selected the dimension as a based-on field and want to use text condition, the following text-based conditions are available.

Text condition types

NOTE: The text-based condition type will be enabled only when the dimension selected is used as the based-on field.

Value

You can mention the condition value.

Case sensitive

For the dimensions, the case sensitive option is provided to choose whether the entered value is case sensitive or not.

Fill color

Select the fill color for that condition using the color picker.

Add condition

Click the add condition to specify add new condition.

Add condition

Delete condition

Click the delete button to remove the existing condition.

Remove conditions

Individual mode

Using the individual mode, you can specify a color for each record.

IMPORTANT: Only top 100 records will be listed in the dialog.

Individual mode

Color

You can choose a color for the record from the nearby color picker.

Reset

To undo all the changes, click reset.

Container Appearance

Container Appearance

Title Alignment

This allows you to handle the alignment of widget title to either left, center, or right.

Title Color

This allows you to apply the text color to the widget title.

Title Auto Font Size

On enabling Auto Font Size, 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. Value can be between 10 and 44.

Subtitle Auto Font Size

On enabling Auto Font Size, 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. Value can be between 10 and 32.

Auto Padding

On enabling Auto Padding, 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. Value can be between 0 and 25.

Show Border

This allows you to toggle the visibility of the border surrounding the widget.

Corner Radius

This allows you to apply the specified radius to the widget corners if the Show Border is enabled. Value can be between 0 and 10.

Show Background Image

This allows you to set the background image for the tree map widget.

Background Color

This allows you to set the background color to the tree map widget.

Transparency

This property allows you to specifies the transparency for the background color.

Show Shadow

This allows you to toggle the visibility of the shadow surrounding the widget.

Container actions

Container Actions

Show Header

This allows you to enable or disable the widget title of the tree map.

Allow Maximize View

This allows you to enable or disable the maximized mode of the tree map widget. The visibility of the maximize icon in the widget header will be defined based on the setting in the viewer.

Allow CSV Export

This allows you to enable or disable the CSV export option for the tree map widget. Enabling this allows you to export the summarized data of the widget view to CSV format in the viewer.

Allow Excel Export

This allows you to enable or disable the Excel export option for the tree map widget. Enabling this allows you to export the summarized data of the widget view to (.xlsx or .xls) format in the viewer.

Allow Image Export

This allows you to enable or disable the Image export option for the tree map widget. Enabling this allows you to export the view of the widget to image format (.jpg), (.png), or (.bmp) in the viewer.

Allow PDF Export

This allows you to enable or disable the PDF export option for the tree map widget. Enabling this allows you to export the view of the widget to pdf format in the viewer.

Enable Comments

This allows you to enable or disable comment for the dashboard widget. For more details, refer to this link.

Allow View Underlying Data

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.

Pin Widget

This allows you to pin the widget.

Responsive Behavior

We hide the widget elements based on the size of the widget for better readability.

When the tree map has been placed with less than 7 columns legend will be hidden.

Widget Element.