Show TOC

ChartsLocate this document in the navigation structure

Get an overview of what chart types you can use to visualize data on SAP Fiori UIs.

Each chart type has different restrictions referring to how many dimensions and measures are required or allowed. The following table lists the admissible types and their restrictions.
Table 1: Chart Types for Data Visualization

Type

Dimensions

Measures

COLUMN

One dimension

Displayed on the x-axis

One or more measures

Displayed on the y-axis

COLUMN_STACKED

COLUMN_STACKED_100

AREA

AREA_STACKED

AREA_100

LINE

BAR

One dimension

Displayed on the y-axis

One or more measures

Displayed on the x-axis

BAR_STACKED

BAR_STACKED_100

HORIZONTAL_AREA

HORIZONTAL_AREA_STACKED

HORIZONTAL_AREA_100

PIE

One dimension

For segmentation

One Measure

For size of segment

DONUT

SCATTER

Two dimensions

One for the x-axis, one for the y-axis

Up to two measures (symbol and color)

BUBBLE

One measure (size of bubble)

RADAR

Three or more dimensions

No measures

HEAT_MAP

Two dimensions

One for the x-axis, one for the y-axis

One measure (color)

TREE_MAP

One or more hierarchical dimensions

One measure (rectangle size)

One optional measure (color)

WATERFALL

One dimension

Displayed on the x-axis

One measure

Displayed on the y-axis