The 100% Stacked Area Chart allows for the comparison of multiple measures through the use of filled curves that are stacked vertically, one after another.
A 100% Stacked Area Chart requires at least one value element and one column element to display. The measure or expression field that you want to analyze can be placed in the Y Values block. The dimension that you want to categorize the measure by can be placed in the Columns block. If you want to categorize based on a series, you can also place the respective dimension in the Rows block.
To configure the data to a 100% stacked area chart, follow the steps below:
Data Source
button in the configuration panel.CREATE NEW
button to initiate a new connection from the connection type panel.Microsoft Excel
Connection type is selected for demonstration).NEW DATA SOURCE
configuration panel, fill out the connection type and related details. Click the Connect
button.Save
button.Properties
button in the configuration panel, and the property pane will open. Now, switch to the ASSIGN DATA
tab.ASSIGN DATA
tab will be opened, displaying the available measures and dimensions from the connected data source.Measures
and Dimensions
into the designated field.You can add more than one Measures
into the Value(s)
field by dragging and dropping the required measure.
Click on the Settings
option to change the required summary type from the available summary types shown in the Settings
section.
You can filter the data that is displayed in a chart by using the filter option. For more details, refer to the filter.
You can format the data to be displayed in a chart by using the format option. For more details, please refer to the measure format.
To remove the added value fields, click the highlighted button.
You can add multiple columns from the Dimensions
field to the Values
field.
You can add more than one value to the Columns
field.
The chart will be rendered like this.
You can change the settings
.
The field names that have been configured can be edited by using the Rename
option provided in the settings menu.
You can sort
the dimension data using the Sort option under the Settings
menu list. To apply sorting to the data, refer to the Sort.
You can apply filters by selecting the filters option in the settings. For more details, please refer to the filter.
To view all the records, click on Show All Records
.
Similarly, you can add the Measures
and Expression Columns
into column field.
If you add more than one value to the Columns
field, the alert message will be shown to enable the drill-down option. Click Yes
to enable the option.
NOTE: If you click
No
, a single value will be added to theColumns
field.
The zoomed in view of the chart region has been selected.
You can drag and drop the Measure
or Dimension
into the Rows
field.
You can apply a filter and sort option for the rows field, if required.
This will render the chart in a series.
Hidden columns are useful in cases where we do not want the fields to be included in the visualization, but only 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 for 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. When hidden columns are configured, we can see 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 want to pass the number of matches played as a URL parameter but do not want it to affect the visualization, we can configure the matches in the hidden columns and include them in the link.
Dimension Based Example: If we want to pass the number of Team Name played as a URL parameter but do not want it to affect the visualization, we can configure the Team Name in the hidden columns and include them in the link.
You can use hidden columns to filter data in the visualizations. Configure the hidden columns and click the filter icon below.
Click the Custom button, which is highlighted in the filter configuration dialog image below. This will display a list of all the fields that have been configured in the widget. Retain the field that is configured in the hidden column and remove the other fields. Finally, click the Update button.
Now, we can see in the image below that 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 do not recommend configuring lower hierarchy data in hidden columns, as indicated by the information icon in the
Hidden Column
section.
The chart below displays the goals and Attempts On Target for each team without any hidden columns.
If we configure the lower hierarchy data (Player Name) in hidden columns compared to column and row field data, the data configured in the widgets becomes duplicated, and each individual column is split based on the hidden column field. This affects the visualization of the chart, as can be seen in the image below.
You can format the 100% stacked area chart for better illustration of the view you need using the settings available in the Properties
pane.
To configure data into 100% stacked area chart follow the steps
Please drag and drop the 100% stacked area chart onto the canvas and resize it to the size you need.
Configure the data into a 100% stacked area chart.
Please focus on the 100% stacked area chart and click on the widget settings.
The property window will be opened.
You can view the list of properties that are available for the widget with the default value.
This feature allows you to modify the title
for the 100% stacked area chart widget.
This widget allows you to provide the subtitle
for the spline area chart.
This spline area chart widget allows you to provide the description
.
This option allows you to toggle the visibility of the tooltip in a chart.
As it is a percentage type, the values will be shown with percentages when you hover over the chart. If you enable this option, the value will be shown in the tooltip.
To open the Chart Type and Axis Settings
dialog, click the Change
button.
Chart Type: This feature allows you to switch the widget view from the current chart type to a different chart type.
Secondary Axis: By default, the configured field is plotted as the primary axis. If you enable this option, the selected field will be plotted as the secondary axis.
It animates the measure values when you toggle the Enable Animation
.
This feature allows you to switch the visibility of value labels.
If you disable the Show Value Labels
properties, the dependent properties, which are color, value label position, value label rotation and value label suffix, will be hidden.
This feature allows you to customize the toggle visibility of value labels in each series.
This allows you to customize the color of the value label.
This option allows you to customize the position of the value label in a chart. By default, it is set to Auto
, so the label position for the percent stacked area chart will be set as middle.
This allows you to define the rotation angle for displaying the value labels.
This feature allows you to display or hide the suffix value of value labels.
This allows you to customize the suffix value of value labels.
Note: When the height and number of data in the chart were increased, the value label was hidden. Use the label rotation property to make the label visible.
This allows you to toggle the visibility of markers, which label and adorn each data point in the chart series.
This allows you to show the data for which column does not
have any values.
This option allows you to handle the display mode of the data point values when they are null or undefined
.
This option allows you to display the null or undefined values as gaps.
This option allows you to display the null or undefined values on the zero axis.
This option enables you to present the null or undefined values using the average value.
By enabling this support, the size of the chart scroll bar thumb will be calculated based on the total number of records. This will allow you to view the last record by simply scrolling once.
This option allows you to specify the number of records that need to be fetched on the initial load.
A legend is a text used to describe the plotted data. This allows you to toggle the visibility of the legend in the chart and also change the position of the legend text by selecting through the combo box.
Enabling the option of Custom Legend Text will allow you to define a custom text, using the text area, to display for each legend series in the chart (selected through the combo box).
The chart’s legend interactivity
option allows you to control the behavior of the chart legends. This option provides the ability to make chart legends non-clickable, which can be particularly useful in situations where you do not want users to hide or show series data by clicking on the legend. This feature might also be beneficial when displaying crucial data that should always be present for accuracy and context.
Disabling the Interactivity feature in the Legend Settings category prevents you from clicking on the legends.
Enabling the Interactivity feature in the Legend Settings category allows you to click on the legends.
This feature enables you to modify the title and label colors of the chart legend.
You can customize the legend text by using the Custom Legend Settings
dialog. This dialog displays a list of legend text labels on the left, with a corresponding text area on the right. In this text area, you can add formatted text that will be displayed instead of the default legend text.
Custom Legend Settings when giving Row Section
You can customize the legend text using the Custom Legend Settings dialog. This dialog will display the legend text list as labels on the left and a corresponding text area on the right to add formatted text to be displayed instead. When a column is added to the Row section, this dialog will also show two options, Individual
and Group
, at the top to toggle between.
Individual
Group
{{ : Row }} ({{ : Y Value }})
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.
Legends can be displayed as a dropdown menu when the legend position is set to “dropdown.” When you hover over a chart, a legend icon appears. Clicking on this icon will bring up a legend dropdown. This feature allows you to toggle the visibility of the legend in the chart.
This option will hide the legends in the chart area, resulting in increased chart space and enhanced visibility.
The chart legend dropdown option can be used to simplify viewing complex charts with multiple data sources. For example, if you have a chart displaying sales data for the different years, you can use the legend dropdown to deselect all other years and focus only on a specific year.
This allows you to change the shape of the legend.
Circle
This option enables you to modify the shape of the legend to a Circle
.
Series Type
This option allows you to change the shape of the legend in a Series
.
This allows you to add the legend title for the chart. It will reflect with the Show Legend
.
This option enables you to customize the legend text based on the value of the Text Width
property.
None
This option enables you to display the legend items without any wrapping or trimming.
Trim
This option allows you to trim the legend items if their legend exceeds the value of Text Width
.
Wrap
This option allows you to wrap the legend items based on the value of Text Width
.
This option allows you to set the maximum width for the legend items, and it is applicable only if text-overflow is set as Trim or Wrap.
If you uncheck the Show Legend
property in the property panel, the dependent properties, which are the legend color, legend position, customization button and legend title, are also hidden.
NOTE: For a single series, the legend won’t be visible.
You can enable linking and configure it to navigate to a general URL, whether with or without parameters. For more details, please refer to the Linking.
This section allows you to customize the axis settings in the chart.
This feature allows you to customize the color of the axis title.
This feature allows you to customize the color of the axis labels.
This allows you to enable the visibility of the Category Axis.
If you disable the Show Category Axis
option, dependent properties such as the Show axis title, Axis title text, Trim overflow mode, Trim axis labels, Label Rotation and Auto Interval, option will be hidden.
This allows you to enable the visibility of the Category Axis
title.
This feature allows you to edit the title of the Category Axis
for the chart, which will be displayed as the x-axis name of the chart.
If we uncheck the Show Axis Title
property, the Axis title text box property will be hidden.
This allows you to handle the display mode of the overlapping labels in the Category Axis.
Trim
This option trims the end of the overlapping label on the axis.
Hide
This option hides the overlapping label on the axis.
This option enables you to shorten the axis labels according to the value of the Maximum Label Width
property.
This option allows you to set a maximum width
for the axis labels. It can also be customized when the trim axis label
option is enabled.
This feature allows you to specify the rotation angle for displaying the category axis labels.
By default, the Auto Interval
property is enabled. The Auto Interval property is used to set automatic intervals based on the number of data points for category axis labels. If a user wants to customize the interval, then the user needs to disable the auto interval and set the required interval.
This allows you to enable the Primary Value Axis
for the chart.
If you disable Show Primary Axis
option, dependencies properties Axis title, Axis title text and Axis type, Axis Format properties will be hidden.
This allows you to enable the visibility of the Primary Value Axis
title of the chart.
This allows you to edit the title of the Primary Value Axis
, which will be reflected as the name of the y-axis on a chart.
By default, the chart axis shows positive values at the top and negative values at the bottom. However, there are times when we need to invert the axis and display the negative values at the top and positive values at the bottom. For example, when we bind temperature data to the chart and want to display the negative values at the top, we can utilize this property.
When this property is enabled, the chart will display negative values on the top and positive values on the bottom.
This allows you to manually set the minimum, maximum, and interval values of the primary value axis through the Axis Range Settings
dialog.
It will be reflected in the primary value axis of the chart.
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.
For more details about dashboard parameter, refer to the Dashboard parameter documentation.
A single value is stored in this type of parameter.
Click the axis range settings dialog and enter @
in any textbox (minimum, maximum, and interval). Select the parameter value (Number type parameter values are the only ones allowed).
Now, the parameter value is reflected on the chart axis.
If you want to establish identical ranges in multiple instances, create a parameter value for the range type. This parameter type includes the starting and ending values.
@
in any textbox (minimum, maximum, and interval). The range parameter is split into start and end parameters. The value in the first textbox is stored in the start parameter, and the value in the second textbox is stored in the end parameter. Select the parameter value (only Number type parameter values allowed).@
in any textbox (minimum, maximum, and interval). Then, select the parameter value.This feature allows you to enable gridlines for the Primary Value Axis
in the 100% stacked area chart.
This allows you to enable the gridlines for the Category axis
in the 100% stacked area chart.
This allows you to apply color to chart series either by using a default palette or a custom color palette. The colors will be applied using the default palette by default. This series of settings will only be visible if you have configured the row section in the chart.
This option allows you to apply the default color for chart series.
By toggle off the Use Default Palette
option, the Color Mapping Type
will be shown.
By using the Color Mapping type, you have the ability to apply colors to the series, either based on data or index.
Data
It allows you to apply color to chart series based on data. If you want to assign a specific color to specific data (e.g., Violet for 2021, Sky Blue for 2022, and green for 2020), you can use data-based color mapping. The default Color Mapping Type is Data
.
Index
It allows you to apply color to chart series based on the Index
, so that the colors remain consistent even if the data is changed. It only shows a maximum of 15 different colors, after which the colors will be repeated from the ones above.
For example, if you are displaying the countries based on the increasing order of the case count, then index-based color mapping will be useful to set the colors based on the rank. For instance, assigning the red color to the top-ranked country will be maintained for the country with the largest case count.
Note: We only prefer to use index-based color customization for a minimum amount of data, up to 15 series.
This section allows you to customize the font size of chart elements.
By default, the Auto Font Size
property is enabled. The auto font size property is used to set the font size based on the resolution of the machine on which the dashboard is being viewed. If the user wants to customize or set a fixed font size, they need to disable the auto font size and manually set the desired font size.
This feature enables you to personalize the color of the widget.
This allows you to define the 100% stacked area chart widget as a master widget, so that other widgets in the dashboard can listen to its filter action.
This feature allows you to define the 100% stacked area chart widget to ignore any filter actions applied to other widgets on the dashboard.
Through this option, you can enable or disable the hierarchical top N
filtering. When applying the Top N
filter with multiple dimension columns, the returned data 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 to each individual column separately, based on the number set for each column.
This feature allows you to adjust the alignment of the widget title to either the left, center, or right.
This allows you to apply the text color
to the widget title.
When Auto Font Size is enabled, the title’s font size will be automatically adjusted if the screen resolution 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.
When Auto Font Size is enabled, the subtitle’s font size will be automatically adjusted if the screen resolution varies.
Font Size
This allows you to apply the specified font size to the widget title if the Subtitle Auto Font Size is disabled. The value can be between 10 and 32.
When Auto Padding is enabled, the padding of the widget container will adjust 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 feature 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 range from 0 to 10.
This allows you to set the background image for the spline area chart widget.
This feature allows you to set the background color for the spline area chart widget.
This property allows you to specify the transparency for the background color.
This feature allows you to toggle the visibility of the Shadow
surrounding the widget.
This feature allows you to enable or disable the widget title
of the 100% stacked area chart.
This allows you to enable or disable the maximized mode
of the 100% stacked area chart 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 100% stacked area chart 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 100% stacked area chart 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 100% stacked area chart 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 100% stacked area chart 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 comment
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 widget’s size for better readability.
When the chart has been placed with less than 7 columns chart Y-axis labels, Y-axis titles will be hidden.
When the chart has fewer than 6 rows, the X-axis labels, X-axis titles, and gridlines will be hidden.