Pie Chart

Operations Hub New Layout Refer to Visuals Tab for more information on the layout of widgets in Configuration Hub.
Operations Hub Classic Layout Refer to About Widgets

Pie Chart Properties

Field Name Description
Pie Type Select from the available list of pie charts.
Data Source Provide the input data source for the chart either manually or through data binding.
Note:
If configuring data source manually, ensure that the first output field is always a 'value' and the second is a 'string'.

If binding data through drag-and-drop method, you don't need to do anything. The order of the fields is automatically handled.

Title Title name for the chart.
Subtitle Subtitle name for the chart.
Series color configuration - manual You can use this property to manually define the colors used in a pie chart.

For example, a dashboard visualizing the status of machines on a production line uses a pie chart where each machine's status is identified by a unique tag, and can be Operational, Under Maintenance, or Idle.

To set up the pie chart with default colors to represent the statuses:
  1. Select +Add.
  2. For Label, enter simulation00001
  3. From the color picker, select the green color.
  4. Similarly add simulation00002 and simulation00003 with colors described in the table.
Label Color
simulation00001 Green Tag represents the status as 'operational'
simulation00002 Yellow Tag represents the status as 'under maintenance'
simulation00003 Red Tag represents the status as 'idle'
Legend Select the Visible check box if you want to show the chart legend. You can also use the options to position the legend in the chart.
Show Labels Select the check box if you want to show labels in the chart.
Show Tooltips Select the check box if you want to show tool tips in the chart.
Show Name Select the check box if you want to show label name.
Show Value Select the check box if you want to show values in the tooltip.
Show Percentage Select the check box if you want to show percentages in the tooltip.
Hidden Select this check box if you want to hide the widget. To show the hidden widget in Operations Hub new layout, go to Page Visuals and under Action column, select for the hidden widget. See Page Visuals Tab.
Note:
When exporting a chart to JPEG or PDF at runtime, make sure your browser's zoom is set to 100% or above.