Skip to content

Chart

Overview

The Chart element presents values in a graphical way. It is useful for dashboards, summaries, and management insight where users should quickly understand proportions, comparisons, or development.

When to use

  • When values should be shown visually instead of as plain numbers
  • When the page needs a dashboard-style component
  • When quick interpretation is more important than detailed record management

Element-specific options

OptionDescription
Chart typeDefines the visual form of the chart
Data sourceDefines which values are shown in the chart
Category labelsDefines how categories are named in the chart
Value definitionDefines which values are plotted
Colors or series stylingDefines how the chart distinguishes values or categories
LegendControls whether chart labels are shown
HeaderDefines the title shown above the chart

Common configuration

This element also supports shared configuration options such as validation, rules, roles, styling, summaries, scoring, and prefilling.

See: Common element configuration