Class Graphs
java.lang.Object
com.djrapitops.plan.delivery.rendering.json.graphs.Graphs
Factory class for different objects representing HTML graphs.
-
Constructor Summary
ConstructorDescriptionGraphs
(BarGraphFactory barGraphFactory, CalendarFactory calendarFactory, LineGraphFactory lineGraphFactory, PieGraphFactory pieGraphFactory, StackGraphFactory stackGraphFactory, SpecialGraphFactory specialGraphFactory) -
Method Summary
-
Constructor Details
-
Graphs
@Inject public Graphs(BarGraphFactory barGraphFactory, CalendarFactory calendarFactory, LineGraphFactory lineGraphFactory, PieGraphFactory pieGraphFactory, StackGraphFactory stackGraphFactory, SpecialGraphFactory specialGraphFactory)
-
-
Method Details
-
bar
-
calendar
-
line
-
pie
-
stack
-
special
-