はじめに
ダッシュボードには、グラフを使用してさまざまなレベルでグループ化できるデータが含まれます。Process Mining では、ビジネスのニーズに合わせてグラフを編集してカスタマイズできます。異なるフィールドを使用したり、メトリックを変更したりして、さまざまなビューを作成できます。
グラフを設計する場合、以下の手順を実行します。
- グラフにどのフィールドの値を表示させるか決定します。
- 表示する情報に最も適したグラフの種類を決定します。
- グラフで使用するメイン メトリックを定義します。
- グラフで使用する、関連する可能性があるその他のメトリックを定義します。
グラフの種類
以下に、利用可能なグラフの種類とその目的の概要を示します。
Chart type | Description |
---|---|
Bar chart | Used to group data and to compare certain metrics. |
Vertical bar chart | Used to show the distribution of values of a numerical field. |
Table chart | Used to display the values as a table with rows and columns. |
Line chart (or history chart) | Used to split data over different periods to show trends over time. |
Process graphs | Used to display a visual representation of the order in which events took place based on the data. |
KPI lists | Used to display a graphical representation of the main KPIs of the process. |
Pie charts | 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 Adding a chart. You can also edit the properties of existing charts.
グラフを編集するには以下の手順に従います。
-
ダッシュボード エディターで、グラフを編集するダッシュボードに移動します。
-
編集するグラフをクリックして選択します。
右側に [プロパティ] パネルが開き、グラフの編集可能なプロパティが表示されます。
タブ
タブを編集する
タブを編集するには、以下の手順に従います。
-
ダッシュボード エディターで、タブを編集するグラフに移動します。
-
[タブを選択] セレクターから、編集するタブを選択します。
以下の画像で例をご確認ください。
新しいタブを追加する
タイルにタブを追加するには以下の手順に従います。
-
ダッシュボード エディターで、タブを追加するタイルに移動します。
-
[タブを編集] パネルで
[新しいタブを追加] アイコンをクリックします。
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.
注:
グラフに含められるタブは最大で 3 つです。グラフにタブが既に 3 つ含まれている場合は、[新しいタブを追加] ボタンが無効化されます。
タブを削除する
タブを削除するには、以下の手順に従います。
-
ダッシュボード エディターで、タブを削除するグラフに移動します。
-
[タブを選択] セレクターから、削除するタブを選択します。
-
[タブを削除] アイコンをクリックします。
選択したタブがグラフから削除されます。
注:
確認メッセージが表示されることなく、タブが直ちに削除されます。
表示フィールドを切り替える
エンドユーザーがグラフのさまざまなビューを選択できるようにするため、セレクターに追加するさまざまなフィールドを選択できます。以下の画像で例をご確認ください。

フィールドを選択すると、プロセスで利用可能なすべてのフィールドのリストが表示されます。以下の画像で例をご確認ください。

値を切り替える
エンドユーザーがグラフ内の異なる値に切り替えられるようにするには、メトリック セレクターに追加する別のメトリックを選択できます。以下の画像で例をご確認ください。

グラフのメトリックを選択すると、プロセスに対して定義されている利用可能なすべてのメトリックがリストに表示されます。以下の画像で例をご確認ください。

注:
リスト内の複数のメトリックに同じ名前を付けることができます。この場合、メトリックの計算方法は異なります。たとえば、基にするフィールドが異なります。アイコン
上にカーソルを合わせると、そのメトリックのコンテキスト情報が表示されます。以下の画像で例をご確認ください。

コンテキスト情報の要素についての説明は以下のとおりです。
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. |
約 1 か月前に更新