Package | Description |
---|---|
org.apache.syncope.client.console.chartjs |
Modifier and Type | Class and Description |
---|---|
class |
Bar
Provides a simple implementation of chart.js bar chart.
|
class |
Doughnut
Provides a simple implementation of chart.js doughnut chart.
|
class |
Line |
class |
Pie
Provides a simple implementation of chart.js pie chart.
|
class |
SimpleChart<D extends SimpleColorValueChartData,O extends ChartOptions>
Provides chart data and options.
|
Modifier and Type | Method and Description |
---|---|
Chart<?> |
ChartJSPanel.getChart() |
Constructor and Description |
---|
ChartJSPanel(String id,
IModel<? extends Chart<?>> model) |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.