Package fr.andross.banitem.utils.metrics
Class Metrics.MultiLineChart
java.lang.Object
fr.andross.banitem.utils.metrics.Metrics.CustomChart
fr.andross.banitem.utils.metrics.Metrics.MultiLineChart
- Enclosing class:
Metrics
Represents a custom multi line chart.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected com.google.gson.JsonObjectMissing internal bStats doc.
-
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
Missing internal bStats doc.- Specified by:
getChartDatain classMetrics.CustomChart- Returns:
- Missing internal bStats doc.
- Throws:
Exception- Missing internal bStats doc.
-