Package me.xxastaspastaxx.dimensions
Class Metrics.MultiLineChart
java.lang.Object
me.xxastaspastaxx.dimensions.Metrics.CustomChart
me.xxastaspastaxx.dimensions.Metrics.MultiLineChart
- Enclosing class:
- Metrics
-
Constructor Summary
-
Method Summary
Methods inherited from class me.xxastaspastaxx.dimensions.Metrics.CustomChart
getRequestJsonObject
-
Constructor Details
-
MultiLineChart
Class constructor.- Parameters:
chartId
- The id of the chart.callable
- The callable which is used to request the chart data.
-