public class PlayerActivityGraphCreator extends Object
Constructor and Description |
---|
PlayerActivityGraphCreator() |
Modifier and Type | Method and Description |
---|---|
static String |
createChart(HashMap<Long,com.djrapitops.plan.data.ServerData> rawServerData,
long scale)
Creates a new url for a PlayerActivity graph.
|
public static String createChart(HashMap<Long,com.djrapitops.plan.data.ServerData> rawServerData, long scale)
rawServerData
- HashMap of all ServerDatascale
- Long in ms, time the graph will be limited to.Copyright © 2017. All rights reserved.