Chart
A data visualization component that supports multiple chart types including bar and line charts. Features customizable styling options, dynamic data binding, and responsive design capabilities.
Extends: listComponent
Fields
Name | Code | Data Type | Description |
|---|---|---|---|
Label |
| multi-locale | Display label for the chart |
ID |
| text | Unique identifier for the component |
Style Classes |
| text | CSS classes for styling |
Width |
| text | Controls component width |
Visible |
| boolean | Controls chart visibility |
List |
| text | Array of data points to visualize |
Entity |
| text | Entity data source for chart |
Chart Type |
| text | Type of chart visualization ( |
Line Width |
| number | Width of lines when using line chart type |
Methods
No specific methods defined for this component.
Events
No specific events defined for this component.