Bar Chart Widget
The Bar Chart widget represents sets of categorical data as rectangular bars.
The Bar Chart allows you to categorize one-dimensional data by attribute and then display the values that you want as bars or columns.
- Appearance
- Title: title of the widget (displayed in the upper part of the widget).
If no title is defined, the default Bar chart title is displayed.
- Display as: chart orientation.
Note: The vertical orientation allows for a good visualization of ordered/rank data. For example: show top ten executions by runtime/number of executions. On the other hand, the horizontal orientation is especially useful to display load distributions over time.
- Title: title of the widget (displayed in the upper part of the widget).
- X-axis: here you select the values to be displayed on the horizontal axis. You can select the following values:
- Count: Displays the total number of records by sub-category:
- The Number option in the Show dropdown list is selected automatically.
In the Jobs dropdown list you can filter the status of the data to be displayed: ended or started.
Example: The Agent Type category contains the following sub-categories: Windows, UNIX and Generic. If you select the count value and the started status from the Show drop-down list, the total number of started agents is displayed:
- Sum: Total sum of a certain value that is displayed by sub-category.
- Select how you want to show the sum value: by runtime (real runtime) or by ERT (estimated runtime).
In the Jobs drop-down list you can filter the status of the data to be displayed: ended or started.
Example: The 244 Windows Agents and 223 UNIX Agents sum the following run time:

- Average: average of a certain value that is displayed by sub-category.
- Select how you want to show the average value: by runtime (real runtime) or by ERT (estimated runtime).
In the Jobs drop-down list you can filter the status of the data to be displayed: ended or started.
Example: Average runtime of all Windows, Generic, and Linux agents:

- Count: Displays the total number of records by sub-category:
-
Y-axis: Here you select the values to be displayed on the vertical axis. Data can be grouped by Agent type, Agent name, hour of day, object name, and so on.
Note: You can set a maximum number of displayed sub-categories by selecting the desired number in the categories picker.
Example: if you set the grouping limit to two, only the biggest two sub-categories is displayed in the chart:
Setting Widget Specific Timeframe
You can set a specific local timeframe directly in a widget. When this feature is activated, all data contained in the widget is specific to your set timeframe. All other widgets in your dashboard are unaffected by individual widget changes.
Note: Hover over the bars to see the exact number of reported elements.
Note: You can remove one or more bars by clicking them, selecting the exclude selected elements checkbox and clicking Apply.
-
Description: Optionally, you can specify a description to better identify the data displayed.