Skip to content
Release: Australia · Updated: 2026-03-12 · Official documentation · View source

Component properties for the Data visualization

Component properties enable you to configure the behavior of the Data visualization component instance on the third-party website.

Component propertyDescription
Data visualization typeDisplay type of data visualization chart for the component.
Show headerOption to display the visualization header, including title and icons.
Show header separatorOption to display a line separating the header from the rest of the component.
Chart titleTitle for the visualization.
DescriptionDescription for your component.
Wrap titleOption to wrap long titles onto a second line. If cleared, an ellipsis is displayed to truncate the long title.
Show borderOption to display a line around the component.
Sort bySorts groups or categories in the specified order. Currently, you can sort by value or name.
Sort by orderSorts groups or categories in ascending or descending order.
Show total valueOption to show the total value.This field doesn’t apply to pie chart.
Show metric labelOption to show the metric label. This field doesn’t apply to pie chart.
Drill down labelText displayed in the tooltip to help users understand what will happen upon selecting.
Show selected data pointOption to show the data point that has been selected. It’s commonly used when the chart functions as a filter.
Refresh requestedA value that triggers a data refresh. The refresh occurs only if the new value of this property is different from the previous one.
Show legendOption to display the legend.
Show legend valueOption to display the value corresponding to the area of the chart you hover on. The value is displayed as a tooltip and in the chart legend.
Legend positionPosition of the legend relative to the chart. Currently, you can set the location to above, below, right, or left.
Legend orientationThe orientation of the legend. Currently, you set it either horizontal or vertical.
Horizontal alignmentThe horizontal alignment of elements in the legend. Currently, you can set it to start, center, or end.
Max legend item width, pxDefines number of pixels after which the item of the legend will be truncated.
Expand legend verticallyOption that enables the legend to expand as needed to fit the content without scrolling, instead of being limited to two lines.
Show data labelsOption to display the score of each data point.
Set color typeDetermines the color for the chart. You can set color type to default, color palette, or fixed element color.
Component propertyDescription
Data visualization typeDisplay type of data visualization chart for the component.
Show headerOption to display the visualization header, including title and icons.
Show header separatorOption to display a line separating the header from the rest of the component.
Chart titleTitle for the visualization chart.
DescriptionDescription for your component.
Wrap titleOption to wrap long titles onto a second line. If unchecked, an ellipsis is displayed to truncate the long title.
Show borderOption to display a line around the component.
Sort bySorts groups or categories in the specified order. Currently, you can sort by value or name.
Sort by orderSorts groups or categories in ascending or descending order.
Show total valueOption to show the total value.
Show metric labelOption to display the metric label.
Show score update timeOption to display the time of the last update of the single score.
Show 0 when no data availableOption to display format when there’s no value in the selected dataset or configuration.
Refresh requestedA value that triggers a data refresh. The refresh occurs only if the new value of this property is different from the previous one.
Score sizeSize of the score. Currently, you can set size to auto, xs, s, m, l, xl, or xxl.
Score iconAn icon is to be shown in front of the score value. You can either search from the available images or upload custom images.
AlignmentAdd icon to be shown in front of the score value
Set color typeDetermines the color for the chart. You can set color type to default, or single color.

Related topics

Configure the Data visualization component instance

Embed the Data visualization component instance on the third-party website

Event handler in the Data visualization component

Sample code for the Data visualization component