Superset
The Superset add-on integrates Jmix applications with Apache Superset through the SupersetDashboard component, which embeds Superset dashboards into application views.
In order to display a dashboard in your application, all you need to do is configure the Superset URL and credentials, and add the component to a view.
Installation
For automatic installation through Jmix Marketplace, follow instructions in the Add-ons section.
For manual installation, add the following dependencies to your build.gradle:
implementation 'io.jmix.superset:jmix-superset-starter'
implementation 'io.jmix.superset:jmix-superset-flowui-starter'
Was this page helpful?
Thank you for your feedback