public abstract static class BStatsMetrics.SimpleBarChart extends BStatsMetrics.CustomChart
chartId| Constructor and Description |
|---|
SimpleBarChart(String chartId)
Class constructor.
|
| Modifier and Type | Method and Description |
|---|---|
protected org.json.simple.JSONObject |
getChartData() |
abstract HashMap<String,Integer> |
getValues(HashMap<String,Integer> valueMap)
Gets the value of the chart.
|
getRequestJsonObjectpublic SimpleBarChart(String chartId)
chartId - The id of the chart.protected org.json.simple.JSONObject getChartData()
getChartData in class BStatsMetrics.CustomChartCopyright © 2017. All rights reserved.