Pareto Chart

Plot a pareto chart for qualitative analysis of your data.

You can use this widget to run a pareto analysis on your data. A pareto chart is a combination of colums/bars and a line graph. The columns/bars represent individual values, and are arranged in a descending order. The pareto line represents the cumulative total of the values. This visual arrangement helps to identify the most important factors in a given dataset in order to make critical decisions.

Operations Hub Classic Layout Refer to About Widgets (Classic)
Operations Hub New Layout Refer to Visuals Tab

The following list of properties are specific to this widget. For common properties, refer to Page Components (Classic).

Pareto Chart Properties

Title Configuration
Field Name Description
Name Enter a title name for the pareto chart. This name helps to identify the pareto chart at runtime.
Font Size (px) Set the font size for the title text in pixels.
Font Color Select a font color for the pareto chart text.
Width (px) - 0 equals dynamic If set to 0, the pareto chart occupies 100% of its container.
Height (px) Set a height for the pareto chart in pixels.
Label Configuration
Field Name Description
Y-Axis Label Enter a label name for the y-axis.
X-Axis Label Enter a label name for the x-axis.
X-Axis Rotation Enter the degree of rotation for the x-axis labels.
Axis Label Font Size (px) Enter the font size for the axis labels.
Line Configuration
Field Name Description
Width (px) Enter a value that defines the thickness of the pareto line in the chart.
Color Select a color for the pareto line.
Hidden Select this check box if you want to hide the plug-in. To show the hidden plug-in in Operations Hub new layout, go to Page Visuals and under Action column, select for the hidden plug-in. See Page Visuals Tab.
Series Configuration
Field Name Description
Variant Both variants are used to compare two or more values, wherein the length of the column/bar is proportional to the data value. Select between:
  • Column: Inserts vertical columns to represent data in the chart. Use this variant for larger data sets.
  • Bar: Inserts horizontal bars to represent data in the chart. Use this variant if your chart titles are long.
Color Select a color for the columns/bars in the chart.
Align Tick Marks Select the check box if you want to align the tick marks on the chart. So, even if the data being plotted on the right axis (secondary y-axis) exceeds 100%, it will not be displayed above 100%. Instead, the values will be capped at 100%.

If you clear the check box, the tick marks on the left axis (primary y-axis) will allow the right axis (secondary y-axis) to be above 100%. In other words, the right axis (secondary y-axis) will not be tied to the size of the bars on the left axis (primary y-axis).

Source - Data Source To provide values for the pareto chart, select the Query tab to choose from queries that return output fields for the x-axis and y-axis data:
  1. Reason (String)
  2. Frequency/Occurrence (number)
Note: Currently you can pass values to the widget using a query only.