Data Diagram

The Data Diagram control is a cross-platform feature that functions on desktops, web browsers, and smart mobile devices. It presents the user with two-dimensional visual data where the values are represented by colors, and is configurable within GraphWorX64 using the color scale. The Data Diagram can be used in projects across any ICONICS 64-bit product, and is applicable to virtually any industry or vertical market.

Data Diagram Configuration Ribbon:

Data Diagram Ribbon

 

Data Diagram

Axes

Style

From the Data Diagram tab on the Configuration Ribbon, the user can select the Style for their component.

 

Configuring the Data Diagram:

  1. Open GraphWorX64.

  2. Click the Controls tab.

  3. Select the Data Diagram control. Your cursor becomes a cross hair.

  4. Click and drag the cross hair within your window to create a Data Diagram. Ensure that your Data Diagram is large enough to display all of the boxes held within it.

  5. Double-click on the Data Diagram. The Configuration window appears.

  6. Here, you can input Data, configure Samples, customize the Color, Horizontal and Vertical Axes, edit the Styles, and the Commanding options.

Data Diagram Object Properties

The Data Diagram properties can be configured either through the Configuration window, shown below, or via the Properties section of the Workbench on the right side of the GraphWorX64 window.

Configuration Through the Security Indicator Configuration Window

GENERAL

Data Diagram Configuration Window - GENERAL Tab

 

DATA DIAGRAM

DATA

COMMANDING

 

The Data Diagram is one of many controls that now supports executing commands on events. These events vary per control, but, for the Data Diagram, they include:

• Data Source Changed

• Ready

• Right Click

• Sample Click

• Sample Double Click

• Started

 

To configure the command to be executed when this event occurs, go to Runtime tab. Find the Commands on Events section, check Enable Commands on Events, then configure the form below.

SAMPLES

Data Diagram Configuration Window - SAMPLES Tab

 

SAMPLES

COLOR AXIS

Data Diagram Configuration Window - COLOR AXIS Tab

 

COLOR AXIS

COLUMNS

Data Diagram Configuration Window - COLUMNS Tab

 

HORIZONTAL AXIS

ROWS

Data Diagram Configuration Window - ROWS Tab

 

VERTICAL AXIS

STYLE

Data Diagram Configuration Window - STYLE Tab

 

STYLE

FONT

CHILD CONTROLS STYLE

RUNTIME

Data Diagram Configuration Window - RUNTIME Tab

 

CONTEXT MENU

Diagram

[For Custom Command selection]

COMMANDS ON EVENTS

 

The Data Diagram is one of many controls that now supports executing commands on events. These events vary per control, but for the Data Diagram they include:

Configuration Through the Properties Section of the GraphWorX64 Window

Common

Common-Style

Data

Measurements

Misc-Commanding

Text

  1. Once you have configured your Data Diagram, click OK.

  2. Click on the Runtime tab at the top right of your window. The values you see can be changed to an average, minimum, maximum, or a sum. Below is an example of a completed Data Diagram.  


Support for Query Interface

You can use the Query Interface by many controls that display datasets, such as the Data Diagram.

 

The Query Interface is an ICONICS protocol for retrieving datasets. You can use it if you want to modify the original dataset, such as if you sort, calculate aggregates, or if you want to display only a subset of the columns.

 

The Query Interface allows the server to process those modifications more efficiently before you send the data to your client.

 

If you want to see data from the Hyper Alarm Logger in the table control,

 

  1) Configure the table control.

  2) For Query, select type.

  3) For Data Source, browse under Alarms and Notifications > Hyper Alarm Logger Query Interface and select .Query.

  4) For Table, select the desired Hyper Alarm Logger collection.

  5) Go to the Fields page

  6) Select the refresh  button.

  7) Go to the Columns page.

  8) Select the refresh  button.

  9) Make further updates to Fields or Columns as desired.

10) Select OK.

11) Go into runtime to see your data.

 

See Also:

Controls