Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
...
Figure 1: Edit Chart Properties
Name | Description | ID|
---|---|---|
Label | Menu | element unique id. Userview will use this id in the URL for the menu if the Custom ID is empty.label. Mandatory field. |
Menu Custom ID | Item link slug. Optional field. Value Value defined here must be unique to the rest of the Userview UI Menus as the first matching name will be called upon. | |
Label | Menu label. Mandatory field. | |
Chart Type |
| |
Chart Title | Chart Title to be displayed as part of the generated graph. | |
Chart Library |
|
Figure 22b: SQL Chart Properties - Default Datasource
Name | Description | |||||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Datasource | Select the datasource for the chart.
| Data Binder |
| |||||||||||||
SQL Query | When Datasource is set to use any of the ""Default Datasource" or "Custom Datasource", this option will show up. You You use an SQL Query to produce the dataset required for the graph type. The The first column in the dataset will be assumed for the X-axis/label. Example 1:The first column to be returned from the query must be a label (X-axis), followed by value columns for the Y-axis.
Example 2:
| |||||||||||||||
Data Store | When Datasource is set to "Load Data From", this option will show up. Advance Form Data Binder has more flexible ways to build chart datasets using join, group, and aggregate functions. Please see Datalist Binder for the available binders to use. | |||||||||||||||
Configure Database | This option is available when the Datasource is set to "Custom Datasource" (Figure 2a).
| |||||||||||||||
Using List |
|
Figure 3: Data Binder & Chart Data Mapping Properties
Name | Description |
---|---|
Order By | Column to be sorted in the graph dataset. This would affect how the graph is plotted. |
Order |
|
X-axis Value | X-axis label. |
Y-axis Values | Y-axis dataset. |
Add Row |
Figure 4: Chart Options
...
Name | Description | |||||
---|---|---|---|---|---|---|
X-axis Label | X-axis Label | |||||
X-axis display as |
| |||||
Y-axis Label | Y-axis Label | |||||
Y-axis Prefix | Y-axis Prefix | |||||
Show Legend? | If checked, the legend will be shown in the generated graph. | |||||
Show Value Label in Chart? | If checked, the value label will be shown in the generated graph. | |||||
Stack Series? | If checked, this will affect the generated graph. | |||||
Display as Horizontal Chart? | Display as Horizontal Chart. | |||||
Width | Width in character, for example 100%. | |||||
Height | Height in character, example 300px. | |||||
Colors | Series color. Optional field. Comma-separated values (CSV) of color codes. Example 1: #3333FF,#66FF00,#FF9933,#990000
|
Figure 5: Advanced Properties
...