Class LineGraphFactory
java.lang.Object
com.djrapitops.plan.delivery.rendering.json.graphs.line.LineGraphFactory
Factory class for different objects representing HTML line graphs.
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionchunkGraph
(TPSMutator mutator) cpuGraph
(TPSMutator mutator) diskGraph
(TPSMutator mutator) entityGraph
(TPSMutator mutator) lineGraph
(List<Point> points, LineGraph.GapStrategy gapStrategy) playersOnlineGraph
(TPSMutator mutator) ramGraph
(TPSMutator mutator) tpsGraph
(TPSMutator mutator)
-
Constructor Details
-
LineGraphFactory
-
-
Method Details
-
lineGraph
-
lineGraph
-
lineGraph
-
chunkGraph
-
cpuGraph
-
entityGraph
-
playersOnlineGraph
-
pingGraph
-
ramGraph
-
tpsGraph
-
diskGraph
-