Extensions
Xmlui Charts

Xmlui Charts Package

The Charts package contains components that display data in a graphical way.All chart components use the same set of properties to receive data.All chart components accept a LabelLst component as a child to parametrize display labels.All chart components also accept a Legend component as a child to display the legend.

Package Components

ComponentDescriptionStatus
BarChartThe BarChart component represents a bar chart.Accepts a LabelLst component as a child to parametrize display labels.experimental
DonutChartRepresents a derivative of the pie chart that is a donut chart.experimental
LabelListLabel list component for a chart component.experimental
LegendLegend component to be displayed in a chart component.experimental
LineChartRepresents a line chart component.experimental
PieChartRepresents a pie chart component.experimental