Package org.geysermc.geyser.util
Class Metrics.MultiLineChart
java.lang.Object
org.geysermc.geyser.util.Metrics.CustomChart
org.geysermc.geyser.util.Metrics.MultiLineChart
- Enclosing class:
- Metrics
Represents a custom multi line chart.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected com.fasterxml.jackson.databind.node.ObjectNode
-
Constructor Details
-
MultiLineChart
Class constructor.- Parameters:
chartId
- The id of the chart.callable
- The callable which is used to request the chart data.
-
-
Method Details
-
getChartData
- Specified by:
getChartData
in classMetrics.CustomChart
- Throws:
Exception
-