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