Skip to content

Pareto

The Pareto Chart is a composite visualization that displays individual values as bars in descending order, along with a cumulative percentage line.
It is widely used in quality control, resource prioritization, and root cause analysis — following the Pareto Principle (80/20 rule) where a small number of categories contribute to the majority of the effect.

Use cases:

  • Identifying key contributors to a total.
  • Highlighting most frequent issues or defects in quality management.
  • Displaying cumulative distributions and thresholds (like 70%, 80%, 90%).

⚙️ Setup

  1. Drag the Pareto Chart widget from the chart library onto your designer workspace.
  2. Select the chart.
  3. Go to the Widget Configuration tab in the Configuration panel.
  4. Under the Configuration panel tab, select the Basic Configuration option to access essential settings for the Pareto Chart.
  5. Select the Source from which the chart will fetch its data.
  6. Map:
    • Measure (Value) — Numeric value for the bar series (typically representing occurrences, cost, or impact).
    • Dimension (Axis) — Category names to be ranked and displayed on the axis.
  7. Optionally add a Date field for time-based filtering.

📊 Basic Configuration

Configuration ItemDescription
SourceThe data source to query for chart values.
Measure (Value)Numeric value plotted as bars.
Dimension (Axis)Categorical values for the primary axis (sorted by value descending).
Date Field (optional)Enables date-based filtering and drilldown capability.

🎨 Chart Customizations

CategoryOptions & Description
GeneralTheme, background, border, and interactivity options.
TitleChart title, font, alignment, and visibility settings.
SortingN/A — Pareto charts sort values automatically in descending order.
GridManage padding and chart grid layout.
Categorical AxisCustomize category axis labels, rotation, and intervals.
Numerical AxisAdjust value axis scale, formatting, and log scale for bar values.
SeriesControl bar color, cumulative line color, line type, markers, stacking options, and Pareto area highlight.
Cumulative AxisCustomize the secondary axis for cumulative percentage scale and label format.
Cumulative Linecumulative line color, line type, markers, stacking options, and Pareto area highlight.
Pareto OptionsConfigure Pareto rule (80/20, 70/30), split line visibility and color, and Pareto area fill color.
TooltipTooltip content, format, and triggers for bars, cumulative line, and Pareto highlights.
OthersOrientation is fixed to Horizontal (Category X, Value Y) for Pareto charts.

📊 Example Visualization

pareto chart