JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
org.apache.syncope.client.console.chartjs.SimpleChart
Packages that use
SimpleChart
Package
Description
org.apache.syncope.client.console.chartjs
Uses of
SimpleChart
in
org.apache.syncope.client.console.chartjs
Subclasses of
SimpleChart
in
org.apache.syncope.client.console.chartjs
Modifier and Type
Class
Description
class
Doughnut
Provides a simple implementation of chart.js doughnut chart.
class
Pie
Provides a simple implementation of chart.js pie chart.