The module mmm-ui-api-chart
provides support for charts like UiBarChart
, UiPieChart
, etc. to enrich your UI with powerful data visualization.
Presenting datasets has never been easier.
See the JavaDoc link for further details.
Maven Dependency:
<dependency>
<groupId>io.github.m-m-m</groupId>
<artifactId>mmm-ui-api-chart</artifactId>
</dependency>
Module Dependency:
requires transitive io.github.mmm.ui.api.chart;