Class StackDataSet
java.lang.Object
com.djrapitops.plan.delivery.rendering.json.graphs.stack.StackDataSet
Represents a value set for a Stack graph.
Stack graphs have labels that are defined separately and each StackDataSet represents a "line" in the stack graph.
Each StackDataSet can have a HTML color hex.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
StackDataSet
-
-
Method Details
-
getName
-
getColor
-
getData
-
add
public void add(double value) -
toSeriesObjectString
-