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.

overview embedded dashboard

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'