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
Simple
Bar
Chart
open
class
SimpleBarChart
:
Metrics.CustomChart
Members
Constructors
Simple
Bar
Chart
Link copied to clipboard
constructor
(
chartId
:
String
,
callable
:
Callable
<
Map
<
String
,
Integer
>
>
)
Class constructor.
Functions
get
Request
Json
Object
Link copied to clipboard
open
fun
getRequestJsonObject
(
errorLogger
:
BiConsumer
<
String
,
Throwable
>
,
logErrors
:
Boolean
)
:
Metrics.JsonObjectBuilder.JsonObject