Google Chart
Qubes 5.6 Displays a chart using Google services.
Properties
| Property | Description |
| Color | Color to use (RGB hexadecimal web format, e.g. 00FF00 for light green). |
| Data | List of data to display in the graph. |
| Enabled | Boolean indicating whether or not the component is enabled. |
| Hint | Specifies the user hint string that will appear in the component's interactive help bubble. |
| Label | List of data labels. |
| Size | Size in width x height format (e.g. "200x100"). |
| Title | Chart title string. |
| Type | Type of chart to display (bar or pie). |
| ValueInitial | Determines the component's initial value when the screen opens and each time it is reset (see Reset Button). |
| Visible | Boolean indicating whether or not the component will be visible. |
Value
The component displays a graph using the Google Charts service.
Remarks
The client workstation must have Internet access.
Use is subject to Google's Terms of Service.
The rendering in design mode is a placeholder.