Search results

Scatter Chart

A Scatter Chart is a type of plot or mathematical diagram that uses Cartesian coordinates to display values for typically two variables in a set of data.

Default Scatter chart

A Bubble Chart is a variation of a scatter chart in which the data points are replaced with bubbles, and an additional dimension of the data is represented in the size of the bubbles.

Default Bubble chart

How to configure the table data to scatter chart

A Scatter chart requires a minimum of 1 X-Axis element and 1 Y-Axis element to showcase the data. The measure or expression field that you would like to analyze can be dropped into the X-axis and Y-Axis blocks. The dimension that you would like to categorize the measure can be dropped onto the Label block. If you would like to visualize data in a bubble type, then the respective measure can be dropped onto the Size block in addition.

The following steps explain the data configuration of the Scatter Chart:

  1. Drag and drop the Scatter chart control icon from the tool box into the design panel. You can find the control in the tool box by searching.

    Adding Scatter chart

  2. Resize the widget as required.

    Resizing Scatter chart

  3. Click the Data Source button in the configuration panel.

    Data Source

  4. Click the CREATE NEW button to launch a new connection from the connection type panel.

    CREATE NEW

  5. In the connection type panel, click any one of the listed connection type buttons (Here, the Microsoft Excel Connection type is selected for demonstration).

    Datasource list

  6. In the NEW DATA SOURCE configuration panel, fill in the connection type and related details. Click the Preview & Connect button.

    Connect button

  7. Drag and drop your preferred table or view from the left pane in the data design view, and click the Save button.

    Virtual table

  8. Click the Properties icon in the configuration panel.

    Click properties icon

  9. The properties panel of the widget will be displayed as shown in the following screenshot.

    Properties pane

  10. Now, switch to the ASSIGN DATA tab.

    Assign Data section

  11. The ASSIGN DATA tab will be opened with the available columns from the connected data source.

Adding fields to Y-Axis

You can drag and drop the Measures field into the Y-Axis section.

Add Y-Axis field

Note: It is a mandatory section and only one value can be configured.

Settings menu options

You can filter and format 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 section.

Numeric field settings menu

Renaming fields

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

Changing the aggregation type

You can change the aggregation type of the measure section from the settings menu as shown in the screenshot. Refer to this section for more details.

Changing the aggregation

Filtering data

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

Filter option

Measure formatting

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

Formatting option

Removing the fields

To remove the added value fields, click the highlighted button.

Removing  Fields

Adding fields to X-Axis

You can drag and drop the Measures or Dimensions field into the X-Axis section.

Add X-Axis field

Note: It is a mandatory section and only one value can be configured.

Settings

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.

Rename

Sorting

You can Sort the dimension data using the Sort option under the Settings menu list. To apply sorting for the data, refer to the Sort.

Sort Settings

Filtering data

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

Configuring filter for dimension column

The chart will be rendered like this,

Scatter chart

Adding fields to Label

You can drag and drop the Dimensions field into the Label section.

Adding Label section

The chart will be rendered like this,

Scatter chart with Label section

Note: You can not bind field into Label section, when X-Axis section bind with Dimensions field. You can not bind field into Label, when X-Axis or Y-Axis or both have summary type as None. You can not visualize data when X-Axis or Y-Axis summary type changed to as None when Label section is configured with data

Adding fields to Row

Drag and drop the elements from sections to Row.

Adding row section

Scatter chart with Row

Adding fields to Size section

When you bind data to the Size section, the chart will render as a bubble chart. You can drag and drop the Measures field into the Size section.

Configure size section

Chart will render as shown,

Bubble chart

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 have all the settings we have for the measure fields except formatting and filtering.

Measure

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.

Dimension

Date field

Linking

The primary use case of 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. By 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 Matches played as a URL parameter but do not want it to influence the visualization, we can configure the Matches 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 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.

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 configuring lower hierarchy data in hidden columns as we can see in the info icon in the Hidden Column section denotes the same.

Hidden Column

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

Before

If we configure lower hierarchy data (Player Name) in hidden columns compared to column and Row field data, the data configured in the widgets gets duplicated, and individual columns are split based on hidden column field. This affects the chart visualization as we can see in the below image.

After

Adding tooltip fields

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.

How to format scatter chart widget

You can format the scatter chart for better illustration of the view that you require using the settings available in the Properties tab.

General settings

General settings

Name

This allows you to set a title for this scatter chart widget.

General settings

Subtitle

This allows you to set a subtitle for this scatter chart widget.

General settings

Description

This allows you to set a description for this scatter chart widget.

General settings

Basic settings

Basic Settings

Show Tooltip

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

General settings

Show Value Labels

This allows you to toggle the visibility of value labels.

Value labels in chart

Series Shape

This allows you to change the shape of the series to Circle, Rectangle, Triangle, and Diamond.

Chart series shape

Note: This option only enabled if Row is configured.

Legend Settings

Legend settings

Show legend

A Legend is a text used to describe the data plotted. This allows you to toggle the visibility of the legend in the scatter chart.

chart legends

Legend Interactivity

The chart legend interactivity option allows you to control the behavior of the chart legends. This provides an option to make chart legends non-clickable, which can be especially useful in scenarios where you do not want users to hide or show series data by clicking on the legend. This might also be useful when displaying critical pieces of data that should always be present for accuracy and context purposes.

Disabling the Interactivity feature in the Legend Settings category does not allow you to click on the legends.

Legend Interactivity Disable Enabling the Interactivity feature in the Legend Settings category allows you to click on the legends.

Legend Interactivity Enable

Legend Position

A Legend is a text used to describe the data plotted. This option allows you to place the legend at the position of Left, Right, Top, and Bottom.

Legend position bottom

Legend position left

Legend position right

Legend position top

Customize

You can customize the legend text through the Custom Legend Settings dialog. This dialog will show the legend text list as labels on the left and the corresponding text area on the right to add the formatted text to display instead.

Legend customization

Legend customization Change

If you uncheck the Show Legend property in the property panel, the dependent properties Legend position, customization button are also hidden.

X-Axis Settings

This section allows you to customize the x-axis settings in the scatter chart.

X-Axis settings

Show X Axis

This allows you to toggle the visibility of the category axis.

Category axis

Show Axis Title

This allows you to toggle the visibility of the category axis title of the scatter chart.

Category axis title

Axis Title

This allows you to edit the category axis title. It will reflect in the x-axis name of the chart.

Category axis title change

Label Rotation

This allows you to define the rotation angle for the category axis labels to display.

Category axis label rotated

Axis Format

This option allows you to format category axis values from the formatting details provided using the Axis Format button. For more details, refer to this measure format.

Formatting axis

Axis Range Settings

By default, the chart control automatically determines the minimum, maximum, and interval values for the axis based on the data configuration. This option is only enabled when we configure measure field data into the X-Axis section.

Axis Range Customization

The axis range property allows you to manually set the Minimum, Maximum, and Interval values of the X axis through the Axis Range Settings dialog.

Axis Range Customization

For Example : This property will customize the scatter chart X-axis range value. We set the X-axis range minimum as 10, maximum as 30, and interval as 5.

Axis Range Customization

It will be reflected in the X-axis of the scatter chart.

Axis Range Customization

Note: This property will be hidden while the Show X-Axis property is disabled or configure a dimension field in the X-axis section.

Y-Axis Settings

This section allows you to customize the y-axis settings in the scatter chart.

X-Axis settings

Show Y Axis

This allows you to toggle the visibility of the primary axis.

Primary axis

Show Axis Title

This allows you to toggle the visibility of the primary axis title of the scatter chart.

Primary axis title

Axis Title

This allows you to edit the primary axis title. It will reflect in the y-axis name of the chart.

Primary axis title change

Axis Format

This option allows you to format primary axis values from the formatting details provided using the Axis Format button. For more details, refer to this measure format.

Formatting axis

Axis Range Settings

By default, the chart control automatically determines the minimum, maximum, and interval values for the axis based on the data configuration.

Axis Range Customization

The axis range property allows you to manually set the Minimum, Maximum, and Interval values of the primary axis through the Axis Range Settings dialog.

Axis Range Customization

Axis Range Customization

For Example : This property will customize the scatter chart primary axis range value. We set the primary axis range minimum as 0, maximum as 300, and interval as 50.

Axis Range Customization

It will be reflected in the y-axis of the scatter chart.

Axis Range Customization.

Note: This property will be hidden while the Show Y-Axis property is disabled.

Parameter Support in Axis range:

This allows you to dynamically set the Minimum, Maximum, and Interval values of the primary value axis through the Axis Range Settings dialog by using the dashboard parameter values. Only number-type Dashboard parameter values are allowed in the axis range properties. You can create multiple types of dashboard parameters.

  1. Single parameter value.
  2. Range parameter value.
  3. Data source field based parameter values.

For more details about dashboard parameter, refer to the Dashboard parameter documentation.

Single Parameter Value:

A single value is stored in this type of parameter.

  1. Create a dashboard parameter in number type like below.

Axis Range Settings Output

Click the axis range settings dialog and enter @ in the textbox. Select the parameter value (Numeric parameter values only allowed in the minimum, maximum, and interval).

Axis Range Settings Output

Now the parameter value is reflected in the chart axis.

Axis Range Settings Output

Range Parameter Value:

If you wish to set the same ranges in multiple cases, create the range type parameter value. This type of parameter has the start and end values.

  1. Create a parameter in range type.

Axis Range Settings Output

  1. Click the axis range settings dialog and enter @ in any textbox (minimum, maximum, and interval). The range parameter is split into start and end parameters. The first textbox value is stored in the start parameter, and the second textbox value is stored in the end parameter. Select the parameter value (Number type parameter values only allowed).

Axis Range Settings Output

  1. The parameter value is reflected in the chart axis.

Axis Range Settings Output

Data Source Field Based Parameter Value:

  1. Create a parameter in the data source type. In this, choose any field. The value is based on the selected field value.

Axis Range Settings Output

  1. Click the axis range settings dialog and enter @ in any textbox(minimum, maximum and interval). Select the parameter value.

Axis Range Settings Output

  1. The parameter value is reflected in the chart axis.

Axis Range Settings Output

Opposed Axis

This allows you to render the primary axis to the opposite side of its default position.

Opposed axis

Grid Lines

You can toggle the visibility of each axis gridlines using this property.

Grid Lines

Category Axis

This allows you to enable the Category Axis gridlines for the Scatter chart.

Category Axis Grid Lines

Primary Value Axis

This allows you to enable the Primary Axis gridlines for the Scatter chart.

Primary Axis Grid Lines

Series Palette

This section will be shown only if the row is configured.

Series palette

Use Default Palette

By toggling off the Use Default Palette, you can customize the scatter chart series segments’ colors by clicking the colored squares.

Series color palette window

Formatting

This allows you to change the color for the scatter chart. This section will be shown only if the row is not configured.

Formatting

It will reflect in the scatter chart.

Formatting Applied

Advanced settings

Select Advanced setting to configure conditions and apply color to the chart based on that. You can refer more details from this section

How to apply conditional formatting

Color in the scatter chart widget can be customized using the color settings available in the properties section. This will allow users to improve the visualization in the scatter chart and distinguish the data based on conditional range values, helping the visualizer understand the data being shown.

How to enable advanced formatting

  1. In the properties pane, under the Formatting section, check the Advanced Setting checkbox.

  2. This will open the Conditional Formatting dialog.

Conditional formatting dialog

  1. Select the mode and enter the conditions as required, then click the save button to apply.

Applying the conditions

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

After applying conditional formatting

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

Gradient mode

You can customize the fill color of the scatter chart using gradient-based conditional formatting. This is the default mode.

Based on field

Choose any field from the Based-On section to apply conditions from the drop-down.

Summary type

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

Low, mid, and high values

Define your range by entering the low, mid, and high values.

Note: Ranges will be auto calculated based on the minimum and maximum values from the data source if no value is entered.

Legend title

You can enter the title for the scatter chart legends.

Rule based condition mode

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

rule mode

Value type

Choose between direct value (specific number like 3 goals, order ID 10248) or percentage (values above 30% or 50%).

Condition name

Give a meaningful name to the applied conditions.

Condition type

Choose the condition for the measure field from the highlighted conditions.

numeric condition types

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

text conditions

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, 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 add condition to specify add new condition.

Delete condition

Click the delete button to remove the existing condition.

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 the color for the record from the nearby color picker.

Reset

To undo all the changes, click reset.

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

Link

Filter

This section allows you to handle the filter action for the scatter chart widget.

Filter

Act as master widget

This allows you to define this scatter chart 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 scatter chart widget to ignore responding to the filter actions applied on other widgets in the dashboard.

Hierarchical filter

Using this option, you can enable or disable the hierarchical top N filtering. While applying the Top N filter with multiple dimension columns, the data returned can be customized based on whether the filtering needs 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.

Container Appearance

This sections allows you to customize the Container Appearance for the scatter chart widget.

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 based on the screen resolution.

Font Size

This feature allows you to apply the specified font size to the widget title if the Title Auto Font Size is disabled. The value can range between 10 and 44.

Subtitle Auto Font Size

When Auto Font Size is enabled, the font size of the subtitle will adjust automatically based on the screen resolution.

Font Size

This feature allows you to apply the specified font size to the widget title if the Subtitle Auto Font Size is disabled. The value can range between 10 and 32.

Auto Padding

Enabling Auto Padding will automatically adjust the padding of the widget container if the widget size varies.

Padding

This feature allows you to customize the padding of the widget container if Auto Padding is disabled. The value can range between 0 and 25.

Show Border

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

Corner Radius

This feature allows you to apply the specified radius to the widget corners if Show Border is enabled. The value can range between 0 and 10.

Show Background Image

This feature allows you to set the background image for the scatter chart widget.

Background Color

This feature allows you to set the background color for the scatter chart widget.

Transparency

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

Show Shadow

This property allows you to toggle the visibility of the shadow for the scatter chart widget.

Container actions

This Section allows you to customize the Container actions for the scatter chart widget.

Container Actions

Show Header

This allows you to enable or disable the widget title of the scatter chart.

Allow Maximize View

This allows you to enable or disable the maximized mode of the scatter chart 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 scatter chart 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 scatter chart 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 scatter chart 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 scatter chart 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.

Contents
Contents