SystemCore
Toggle table of contents
2.1.3
jvm
Platform filter
jvm
Switch theme
Search in API
SystemCore
SystemCore
/
com.system32.systemCore.shade
/
Metrics
/
SimpleBarChart
/
SimpleBarChart
Simple
Bar
Chart
constructor
(
chartId
:
String
,
callable
:
Callable
<
Map
<
String
,
Integer
>
>
)
Class constructor.
Parameters
chart
Id
The id of the chart.
callable
The callable which is used to request the chart data.