public class ActivityPieChartCreator extends Object
Constructor and Description |
---|
ActivityPieChartCreator() |
Modifier and Type | Method and Description |
---|---|
static String |
createChart(int totalBanned,
int active,
int inactive,
int joinleaver)
Creates a image link to Activity Chart.
|
public static String createChart(int totalBanned, int active, int inactive, int joinleaver)
totalBanned
- Number of Banned Playersactive
- Number of Active Playersinactive
- Number of Inactive Playersjoinleaver
- Number of players who have joined only onceCopyright © 2017. All rights reserved.