Overview
This feature is available in PhixFlow version 11.1+.
Pareto charts are used to identify the most significant factors among a set of variables. They are made up of a bar chart and a line chart, where the bars represent categories in descending order of frequency or importance, while the line represents the cumulative percentage or sum.
Creating a Pareto Chart
Typically, pareto charts are made using two attributes - a string based attribute for the categories and an integer based attribute for the cumulative percentage or sum.
Image Modified
- Create a bar chart, see Creating a Bar Chart
- Right-click the chart and click
Insert excerpt |
---|
| _view_show_config |
---|
| _view_show_config |
---|
nopanel | true |
---|
|
Select the Attributes
Choose the attributes to display and how they will be displayed.
- On the
Insert excerpt |
---|
| _property_settings |
---|
| _property_settings |
---|
nopanel | true |
---|
|
, in the View Attributes section, click the Insert excerpt |
---|
| _attributes_icon |
---|
| _attributes_icon |
---|
nopanel | true |
---|
|
icon and drag the attributes required into the View Attributes section of the Properties - Drag the integer attribute twice as one of these attributes will be used for the cumulative sum/percent
- Double-click on the attribute that represents the categories
- On the View Attribute tab, change its Role to Horizontal Axis Attribute
- Double-click on one of the integer attributes
- On the View Attribute tab, change its Role to Data Point
- Double-click on the second integer attribute
- On the View Attribute tab, change its Role to Cumulative Sum or Cumulative Percent
Insert excerpt |
---|
| View Attribute |
---|
| View Attribute |
---|
name | CumPercentCumSum |
---|
nopanel | true |
---|
|
Arrange the Data
Sort data into descending order using a Sort Order.
- On the
Insert excerpt |
---|
| _property_settings |
---|
| _property_settings |
---|
nopanel | true |
---|
|
, in the Data Retrieval Options section, click the Insert excerpt |
---|
| _add_icon |
---|
| _add_icon |
---|
nopanel | true |
---|
|
icon next to the Default Sort Order field- Name: Enter a name for the sort order
- Sort Order Attributes: choose the integer attribute
- For the Direction, choose descending
For the
Insert excerpt |
---|
| _property_tabs |
---|
| _property_tabs |
---|
nopanel | true |
---|
|
settings, see
View Attribute.