public static class Metrics.MultiLineChart extends Metrics.CustomChart
MultiLineChart(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 MultiLineChart(String chartId, Callable<Map<String,Integer>> callable)
chartId
callable
protected org.json.simple.JSONObject getChartData() throws Exception
getChartData
Metrics.CustomChart
Exception