| Package | Description |
|---|---|
| com.comphenix.xp.metrics |
| Modifier and Type | Method and Description |
|---|---|
Metrics.Graph |
Metrics.createGraph(java.lang.String name)
Construct and create a Graph that can be used to separate specific plotters to their own graphs
on the metrics website.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Metrics.addGraph(Metrics.Graph graph)
Add a Graph object to Metrics that represents data for the plugin that should be sent to the backend
|