Clarified the graphs data intervals.
This commit is contained in:
parent
71fc6dfb9e
commit
1ddec78fc0
@ -55,10 +55,10 @@
|
|||||||
|
|
||||||
<h3>History</h3>
|
<h3>History</h3>
|
||||||
<img src="{% static 'graphs/' %}week-time-{{graph_file}}.png" />
|
<img src="{% static 'graphs/' %}week-time-{{graph_file}}.png" />
|
||||||
<b>Last week</b>
|
<b>Last week (players / hour)</b>
|
||||||
<br />
|
<br />
|
||||||
<img src="{% static 'graphs/' %}month-time-{{graph_file}}.png" />
|
<img src="{% static 'graphs/' %}month-time-{{graph_file}}.png" />
|
||||||
<b>Last month</b>
|
<b>Last month (players / 6 hours)</b>
|
||||||
|
|
||||||
<h3>Average per day</h3>
|
<h3>Average per day</h3>
|
||||||
<img src="{% static 'graphs/' %}month-avg_day-{{graph_file}}.png" />
|
<img src="{% static 'graphs/' %}month-avg_day-{{graph_file}}.png" />
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user