Package | Description |
---|---|
com.comphenix.protocol.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 BukkitMetrics that represents data for the plugin that should be sent to the backend
|