Joget DX 8 Stable Released
The stable release for Joget DX 8 is now available, with a focus on UX and Governance.
The Apache Superset Userview Menu plugin is used to integrate Apache Superset dashboards into Joget DX Userview Menu. User can choose to embed their dashboard in either public or protected. Customisation options can be configured to show or hide before rendering the dashboard.
This plugin is created with the use of Superset Embedded SDK to embed the Superset dashboards into Joget DX.
Figure 1: A dashboard from Apache Superset displayed in userview menu
Name | Description |
---|---|
Label | Menu label. Mandatory field. |
Menu ID | Menu element unique ID. |
Dashboard Type | The type of dashboard that is shown to the user.
|
Dashboard URL | This field is visible when "Dashboard Type" is public. Defines the entire URL of the dashboard. |
Apache Superset URL | This field is visible when "Dashboard Type" is protected. Defines the domain running Apache Superset. Example: http://localhost:8088 |
Superset Username | This field is visible when "Dashboard Type" is protected. Superset user name used to create guest token. Refer to Configure Superset User Permissions |
Superset Password | This field is visible when "Dashboard Type" is protected. Superset user password used to create guest token. |
Dashboard Embed ID | This field is visible when "Dashboard Type" is protected. Embed ID retrieved from Superset dashboard. Refer to Retrieve Superset Dashboard Embed ID. |
Show Title | This option is visible when "Dashboard Type" is protected. Show or hide the title of the dashboard.
|
Show Tabs | This option is visible when "Dashboard Type" is protected. Show or hide the tabs of the dashboard.
|
Show Chart Controls | This option is visible when "Dashboard Type" is protected. Show or hide the chart controls of the dashboard.
|
Show Filters | This option is visible when "Dashboard Type" is protected. Show or hide the filter bar of the dashboard.
|