Chart: Reference
Reference for Chart in Web Framework References. Key properties: ID, Width, Height, Responsive.
Powerful data visualization. There is a brand new and powerful way to visualize data in a couple of minutes with awesome types of charts! It’s called App Connect Charts.
Inspector Property Groups
Chart Properties
| Property | Type | Details |
|---|---|---|
| ID | text | Required in common setups. Attribute: id |
| Width | text | Attribute: width |
| Height | text | Attribute: height |
| Responsive | boolean | Attribute: responsive |
| Type | droplist | Attribute: type Options: Line, Area, Bar, Horizontal Bar, Doughnut, Pie |
| Color Theme | droplist | Attribute: colors Options: , , , , , |
Chart Data
| Property | Type | Details |
|---|---|---|
| Data Source | text | Attribute: data Supports dynamic option sources. |
| Axis Labels | text | Attribute: labels Supports dynamic option sources. |
| Label X | text | Attribute: label-x Supports dynamic option sources. |
| Label Y | text | Attribute: label-y Supports dynamic option sources. |
Dynamic Attributes
Chart Type
| Attribute property | Type | Details |
|---|---|---|
| Type: | text | Choose dynamic data binding. |