Configure a Real-Time Line Chart Module

This is a procedural topic for administrators describing how to configure a real-time Line Chart Module.

This topic also covers the related task Change an Event's Measurement Type.

Prerequisites

Basic Configuration

  1. From the Module palette, drag and drop a Line Chart module onto an empty part of the dashboard.

  1. Click the button in the module's title bar to display the configuration options.

  2. Click Select to add the real-time event.

  1. In the dialog displaying a categorised list of entities configured in your contact centre, select the desired event and then click OK at the bottom of the dialog.

Note: at the bottom of each category of events, click the Show More link to show more entities as necessary. To quickly search for an entity or an event, type its name in the filter field at the top of the dialog.

For a complete list and descriptions of all events available in this dialog, see Real-Time Events Selector.

In the configuration panel, the chart updates with data for the selected real-time event immediately:

  1. Optionally, enter a meaningful description for the line chart. This will appear in a tooltip when a mouse cursor hovers over the module's title bar. The module title takes its name from the selected event but edit this if required.

  2. If desired, change the height and colour of the module's title bar using the title height control and by clicking a colour on the colour bar.

  1. Click the module's Save button.

Related Tasks

Task

Procedure

Change an Event's Measurement Type

From the Displayed Attribute options list, select another type of measurement to display for the event. It is up to you to ensure that the selected type is meaningful for the event.

Current Value

The current value of the statistic. This can be a discrete value such as a string, or a cumulative value such as a running total of collected funds.

Minimum

The lowest value for the statistic today.

Maximum

The highest value for the statistic today.

Update Count

The number of times the statistic has been incremented today.

Average Update Value

The Current Value divided by Update Count.

Use this for a cumulative sequence of values (that is, where the current value is the sum total of all values today).

An example of a cumulative sequence is £15, £20, £60, which could represent the donations to a charity as they build up. The Average Update Value is then £60 (current cumulated value) divided by the update count of 3, giving £60 ÷ 3 = £20.

Average Value

Use this for a non-cumulative sequence of values (that is, where the current value is NOT the sum of all values today). 

For a queue wait time statistic, which updates every second, the Average Value is the rolling average of all callers in the queue calculated every second.

For other statistics, the average is the sum of all Current Value values divided by Update Count. In the non-cumulative sequence of 5, 10, 3, 3, the Average Value is 5 + 10 + 3 + 2 (the sum of all values) divided by the update count of 4, giving 20 ÷ 4 = 5.

Note: if you select another measurement type, ensure that you edit the name of the module to reflect the new behaviour. For example, if your module includes the '<Queue> Current Queue Length' real-time event, and you change its type to 'Maximum Value', you might edit its name to include the phrase 'Maximum Queue Length'.  Changing a module's name is described in the 'Basic Configuration' section, above.

Explore Further

How VIEW Works