Appearance
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
| Option | Description |
|---|---|
| Chart type | Defines the visual form of the chart |
| Data source | Defines which values are shown in the chart |
| Category labels | Defines how categories are named in the chart |
| Value definition | Defines which values are plotted |
| Colors or series styling | Defines how the chart distinguishes values or categories |
| Legend | Controls whether chart labels are shown |
| Header | Defines 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.