- Release notes
- Before you begin
- Getting started
- Managing access
- Working with process apps
- Creating process apps
- Loading data
- Customizing process apps
- Data transformations
- TemplateOne app template
- Purchase to Pay app template
- Order to Cash app template
- Basic troubleshooting guide
Charts
Dashboards contain data that can be grouped in different levels by using charts. In Process Mining you can edit the charts to customize them to your business needs. You can create a different view by using a different field or by changing the metric.
When you want to design a chart you take some steps:
- Determine the field for which you want to display the values on the chart.
- Decide the type of the chart that is most suitable for the information you want to display.
- Define the main metric that you want to use on the chart.
- Define the other metrics that might be relevant to use on the chart.
Below is an overview of the chart types that are available and their purpose.
Chart type |
Description |
---|---|
Used to group data and to compare certain metrics. | |
Used to show the distribution of values of a numerical field. | |
Used to display the values as a table with rows and columns. | |
Line charts (or history chart) |
Used to split data over different periods to show trends over time. |
Used to display a visual representation of the order in which events took place based on the data. | |
Used to display a graphical representation of the main KPIs of the process. | |
Used to display the data in a circular graph. |
To define the chart, you can define the properties for the chart. For a new chart, all the properties are empty and you can define the chart from scratch by editing the properties. See Dashboards. You can also edit the properties of existing charts.
Follow these steps to edit a chart.
- In the dashboard editor go to the dashboard for which you want to edit a chart.
- Click on the chart you want to edit to select it.
The properties panel opens at the right, displaying the editable chart properties.
Editing tabs
Follow these steps to edit a tab.
- In the dashboard editor go to the chart for which you want to edit a tab.
- Select the tab you want to edit from the Select a tab selector.
See the illustration below for an example.
Adding a new tab
Follow these steps to add a tab on a tile.
- In the dashboard editor go to the tile for which you want to add a tab.
- Click on the Add new tab icon in the Edit tabs panel.
A new empty tab is created on the selected tile. You can add a chart on the new tab. When you edit the name of the chart, this name will be displayed on the label of the tab. See also Dashboards.
Removing a tab
Follow these steps to remove a tab.
- In the dashboard editor go to the chart for which you want to delete a tab.
- Select the tab you want to delete from the Select a tab selector.
- Click on the Remove tab icon.
The selected tab is removed from the chart.
To enable end-users to select a different view for the chart, you can select different fields that will be added to the selector. See the illustration below for an example.
When you select the fields, a list of all fields available in your process is displayed. See the illustration below for an example.
Switching values
To enable end-users to switch between different values in the chart, you can select different metrics that will be added to the metric selector. See the illustration below for an example.
When selecting a metric for a chart, all the available metrics defined for your process are listed. See the illustration below for an example.
Below is a description of the elements of the context information.
Element |
Description |
---|---|
Aggregation |
The function used to calculate the metric. • Count - the total number of records. • Distinct count - the total number of unique records. • Average - the average value of the field. • Min - the lowest field value • Max - the highest field value • Percentage - the percentage of values that are true • Sum - the sum of the field values. |
Argument |
The argument or field used to calculate the metric |
Context metrics |
The metric or metrics that provide context for the main metric. For example, if the main metric is defined as Average item value, a useful context usually is the Number of items for which the average amount is calculated. |