Skip to main content

Pie Chart Dashboard Component

Introduction

A Pie Chart dashboard component displays key-value data pairs.

Pie Chart Dashboard Component

Configuration

Pie Chart Dashboard Component Configuration

A pie chart component can have two specific configuration settings:

  • The Title is a default title that is suggested to the user when selecting this component from the component catalog. The user can still decide to give it a different name in the dashboard.
  • The Color schema allow to specify which colors are used to render the different slices of the pie.

Aggregation Definitions

The pie chart component can display two types of aggregations:

  • Those that produce a single numeric value, in which case multiple aggregations can be selected.
  • An aggregation that generates a list of key-values, such as the group by definition.

Pie Dashboard Component Aggregations