Module io.github.mmm.ui.api.chart
Package io.github.mmm.ui.api.widget.chart
-
Interface Summary Interface Description UiBarChart UiChart
showing a bar char withseries of data
.UiBarChartHorizontal UiBarChart
showing a bar char with horizontal bars leading to the right.UiBarChartVertical UiBarChart
showing a bar char with vertical bars leading to the top.UiChart<D> UiRegularWidget
that displays a chart.UiLineChart UiChart
showing data as a line chart.UiPieChart