Charts

The Jmix Charts add-on integrates Apache ECharts, an open-source JavaScript visualization library, into Jmix UI. This integration enables developers to use ECharts for creating a wide range of chart types.

Installation

To install the Charts add-on automatically, use the Jmix Marketplace and follow the instructions in the Add-ons section.

For manual installation, add the following dependency to your build.gradle file:

implementation 'io.jmix.charts:jmix-charts-flowui-starter'