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