Package org.bstats.charts
Class CustomChart
java.lang.Object
org.bstats.charts.CustomChart
- Direct Known Subclasses:
AdvancedBarChart,AdvancedPie,DrilldownPie,MultiLineChart,SimpleBarChart,SimplePie,SingleLineChart
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected abstract JsonObjectBuilder.JsonObjectgetRequestJsonObject(BiConsumer<String, Throwable> errorLogger, boolean logErrors)
-
Constructor Details
-
CustomChart
-
-
Method Details
-
getRequestJsonObject
public JsonObjectBuilder.JsonObject getRequestJsonObject(BiConsumer<String, Throwable> errorLogger, boolean logErrors) -
getChartData
- Throws:
Exception
-