| Package | Description |
|---|---|
| io.github.bedwarsrel.utils |
| Modifier and Type | Method and Description |
|---|---|
Set<McStatsMetrics.Plotter> |
McStatsMetrics.Graph.getPlotters()
Gets an unmodifiable set of the plotter objects in the graph
|
| Modifier and Type | Method and Description |
|---|---|
void |
McStatsMetrics.Graph.addPlotter(McStatsMetrics.Plotter plotter)
Add a plotter to the graph, which will be used to plot entries
|
void |
McStatsMetrics.Graph.removePlotter(McStatsMetrics.Plotter plotter)
Remove a plotter from the graph
|
Copyright © 2017. All rights reserved.