mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2025-01-27 02:21:30 +01:00
Spacing for network page box #540
This commit is contained in:
parent
d624cd596f
commit
024a0ab62e
@ -293,9 +293,7 @@
|
||||
<i class="col-light-green fa fa-user-plus"></i> New | 24h
|
||||
<span class="pull-right"><b>${playersNewDay}</b></span>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<ul class="dashboard-stat-list">
|
||||
<li></li>
|
||||
<li>
|
||||
<i class="col-blue fa fa-users"></i> Unique | 7d
|
||||
<span class="pull-right"><b>${playersUniqueWeek}</b></span>
|
||||
@ -304,9 +302,7 @@
|
||||
<i class="col-light-green fa fa-user-plus"></i> New | 7d
|
||||
<span class="pull-right"><b>${playersNewWeek}</b></span>
|
||||
</li>
|
||||
</ul>
|
||||
<hr>
|
||||
<ul class="dashboard-stat-list">
|
||||
<li></li>
|
||||
<li>
|
||||
<i class="col-blue fa fa-users"></i> Unique | 30d
|
||||
<span class="pull-right"><b>${playersUniqueMonth}</b></span>
|
||||
|
@ -498,7 +498,11 @@
|
||||
data-trigger="focus" data-toggle="popover" data-placement="left"
|
||||
data-container="body" data-html="true"
|
||||
data-original-title="Calendar and Punchcard"
|
||||
data-content="Chart displays the time and days players usually join the server.
|
||||
data-content="<b>Calendar</b>
|
||||
<br>Calendar that contains information about each day.
|
||||
<br><br>Playtime, Session Count, Unique & New Player Counts are available.
|
||||
<br><br><b>PunchCard</b><br>
|
||||
Chart displays the time and days players usually join the server.
|
||||
<br><br>Unlike Player page punchcard, only the last 30 days are included.
|
||||
<br><br><b>Relative Activity:</b> Size of a dot is relative to amount of sessions started in that hour."
|
||||
>help_outline</a>
|
||||
|
Loading…
Reference in New Issue
Block a user