public static class Metrics.SimpleBarChart extends Metrics.CustomChart
SimpleBarChart(String chartId, Callable<Map<String,Integer>> callable)
protected org.json.simple.JSONObject
getChartData()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SimpleBarChart(String chartId, Callable<Map<String,Integer>> callable)
chartId
callable
protected org.json.simple.JSONObject getChartData() throws Exception
getChartData
Metrics.CustomChart
Exception