Class Metrics.SingleLineChart
java.lang.Object
ua.mcchickenstudio.opencreative.utils.hooks.Metrics.CustomChart
ua.mcchickenstudio.opencreative.utils.hooks.Metrics.SingleLineChart
- Enclosing class:
Metrics
Represents a custom single line chart.
- Author:
- bStats Developers
-
Constructor Summary
ConstructorsConstructorDescriptionSingleLineChart(String chartId, Callable<Integer> callable) Class constructor. -
Method Summary
-
Constructor Details
-
SingleLineChart
-
-
Method Details
-
getChartData
- Specified by:
getChartDatain classMetrics.CustomChart- Throws:
Exception
-