AdvancedBarChart

constructor(chartId: String, callable: Callable<Map<String, Array<Int>>>)

Class constructor.

Parameters

chartId

The id of the chart.

callable

The callable which is used to request the chart data.