mirror of
https://github.com/plan-player-analytics/Plan.git
synced 2024-11-06 10:49:44 +01:00
Reverts changes at analysis.html and player.html
This commit is contained in:
parent
28c3db5da0
commit
cda005b7fd
@ -5,7 +5,7 @@
|
||||
<meta name="description" content="Player Analysis window">
|
||||
<meta name="author" content="Rsl1122">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<link rel="icon" href="https://puu.sh/tK0KL/6aa2ba141b.ico" type="image/x-icon" />
|
||||
<link rel="icon" href="https://puu.sh/tK0KL/6aa2ba141b.ico" type="image/x-icon" />
|
||||
<script src="https://use.fontawesome.com/df48eb908b.js"></script>
|
||||
<script src="https://cdn.plot.ly/plotly-latest.min.js"></script>
|
||||
<style>
|
||||
@ -150,7 +150,7 @@
|
||||
float: left;
|
||||
}
|
||||
.headerbox {
|
||||
color: #348e0f;
|
||||
color: #348e0f;
|
||||
display: inline-block;
|
||||
border-style: solid;
|
||||
border-color: #348e0f;
|
||||
@ -160,7 +160,7 @@
|
||||
}
|
||||
.header-icon {
|
||||
font-size: xx-large;
|
||||
float: left;
|
||||
float: left;
|
||||
}
|
||||
.header-text {
|
||||
font-size: x-large;
|
||||
@ -183,9 +183,9 @@
|
||||
}
|
||||
.table {
|
||||
border-collapse: collapse;
|
||||
table-layout: fixed;
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
table-layout: fixed;
|
||||
border-style: solid;
|
||||
border-width: 1px;
|
||||
padding: 8px 14px;
|
||||
width: 100%;
|
||||
}
|
||||
@ -210,8 +210,8 @@
|
||||
table.sortable tbody {
|
||||
color: #000;
|
||||
}
|
||||
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {
|
||||
content: " \25B4\25BE"
|
||||
table.sortable th:not(.sorttable_sorted):not(.sorttable_sorted_reverse):not(.sorttable_nosort):after {
|
||||
content: " \25B4\25BE"
|
||||
}
|
||||
.plugin-container {
|
||||
color: #000;
|
||||
@ -223,12 +223,12 @@
|
||||
color: #000;
|
||||
}
|
||||
header img {
|
||||
float: right;
|
||||
float: right;
|
||||
padding: 5px;
|
||||
display: inline;
|
||||
}
|
||||
header p {
|
||||
float: right;
|
||||
float: right;
|
||||
text-align: right;
|
||||
}
|
||||
#navbutton {
|
||||
@ -239,7 +239,7 @@
|
||||
@media only screen and (max-width: 850px) {
|
||||
#navbutton {
|
||||
display: inline;
|
||||
}
|
||||
}
|
||||
.sidenav p {
|
||||
display: none;
|
||||
}
|
||||
@ -299,10 +299,10 @@
|
||||
</a>
|
||||
<a href="javascript:void(0)" class="nav-button">
|
||||
<i class="fa fa-calendar" aria-hidden="true"></i> Sessions
|
||||
</a>
|
||||
</a>
|
||||
<a href="javascript:void(0)" class="nav-button">
|
||||
<i class="fa fa-cogs" aria-hidden="true"></i> Performance
|
||||
</a>
|
||||
</a>
|
||||
<a href="javascript:void(0)" class="nav-button">
|
||||
<i class="fa fa-list-alt" aria-hidden="true"></i> Playerlist
|
||||
</a>
|
||||
@ -344,7 +344,7 @@
|
||||
</div>
|
||||
<div class=" box column" style="order: 5;">
|
||||
<p class="header-label" style="color: #267F00; "><i class="fa fa-calendar-check-o" aria-hidden="true"></i><span class="header-text"> Recent Logins</span></p>
|
||||
<div class="buttons">
|
||||
<div class="buttons">
|
||||
%recentlogins%
|
||||
</div>
|
||||
</div>
|
||||
@ -377,7 +377,7 @@
|
||||
</div>
|
||||
<div class=" box column">
|
||||
<p class="header-label" style="color: #267F00; "><i class="fa fa-pie-chart" aria-hidden="true"></i><span class="header-text"> Gamemode Usage</span></p><br/>
|
||||
<div class="box-area">
|
||||
<div class="box-area">
|
||||
<div class="infobox" style="background-color: #%gm0col%; width: 20%;">
|
||||
<div class="info-icon">
|
||||
<i class="fa fa-fire" aria-hidden="true"></i>
|
||||
@ -403,7 +403,7 @@
|
||||
Creative
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="infobox" style="background-color: #%gm2col%; width: 20%;">
|
||||
<div class="info-icon">
|
||||
<i class="fa fa-chevron-right" aria-hidden="true"></i>
|
||||
@ -524,7 +524,7 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="box-area">
|
||||
<div class="box-area">
|
||||
<div class="infobox" style="background-color: #%activecol%; width: 20%;">
|
||||
<div class="info-icon">
|
||||
<i class="fa fa-user" aria-hidden="true"></i>
|
||||
@ -550,7 +550,7 @@
|
||||
Inactive
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="infobox" style="background-color: #%joinleavecol%; width: 20%;">
|
||||
<div class="info-icon">
|
||||
<i class="fa fa-user-secret" aria-hidden="true"></i>
|
||||
@ -582,7 +582,7 @@
|
||||
</div>
|
||||
<div class=" box column">
|
||||
<p class="header-label" style="color: #267F00; "><i class="fa fa-calendar-check-o" aria-hidden="true"></i><span class="header-text"> Recent Logins</span></p>
|
||||
<div class="buttons">
|
||||
<div class="buttons">
|
||||
%recentlogins%
|
||||
</div>
|
||||
</div>
|
||||
@ -656,7 +656,7 @@
|
||||
Average 7d
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<canvas id="tps7d" width="1000" height="600" style="width: 95%;"></canvas>
|
||||
</div>
|
||||
@ -679,7 +679,7 @@
|
||||
Average 24h
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<canvas id="tps24h" width="1000" height="600" style="width: 95%;"></canvas>
|
||||
</div>
|
||||
@ -781,8 +781,8 @@
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div style="width:100%;"><div id="cloropleth"></div></div>
|
||||
</div>
|
||||
<div style="width:100%;"><div id="cloropleth"></div></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="tab" style="display: block;">
|
||||
@ -978,8 +978,8 @@
|
||||
suggestedMax: %graphmaxplayers%
|
||||
}
|
||||
}],
|
||||
[{
|
||||
type: 'linear',
|
||||
xAxes: [{
|
||||
type: 'linear',
|
||||
display: false
|
||||
}]
|
||||
}
|
||||
@ -1006,8 +1006,8 @@
|
||||
suggestedMax: %graphmaxplayers%
|
||||
}
|
||||
}],
|
||||
[{
|
||||
type: 'linear',
|
||||
xAxes: [{
|
||||
type: 'linear',
|
||||
display: false
|
||||
}]
|
||||
}
|
||||
@ -1034,8 +1034,8 @@
|
||||
suggestedMax: %graphmaxplayers%
|
||||
}
|
||||
}],
|
||||
[{
|
||||
type: 'linear',
|
||||
xAxes: [{
|
||||
type: 'linear',
|
||||
display: false
|
||||
}]
|
||||
}
|
||||
@ -1062,8 +1062,8 @@
|
||||
suggestedMax: %graphmaxplayers%
|
||||
}
|
||||
}],
|
||||
[{
|
||||
type: 'linear',
|
||||
xAxes: [{
|
||||
type: 'linear',
|
||||
display: false
|
||||
}]
|
||||
}
|
||||
@ -1155,11 +1155,11 @@
|
||||
suggestedMin: 0
|
||||
},
|
||||
scaleLabel: {
|
||||
true,
|
||||
display: true,
|
||||
labelString: 'Players'
|
||||
}
|
||||
}],
|
||||
[{
|
||||
xAxes: [{
|
||||
type: 'linear',
|
||||
display: false
|
||||
}]
|
||||
@ -1252,11 +1252,11 @@
|
||||
suggestedMin: 0
|
||||
},
|
||||
scaleLabel: {
|
||||
true,
|
||||
display: true,
|
||||
labelString: 'Players'
|
||||
}
|
||||
}],
|
||||
[{
|
||||
xAxes: [{
|
||||
type: 'linear',
|
||||
display: false
|
||||
}]
|
||||
@ -1273,7 +1273,7 @@
|
||||
{
|
||||
data: %activitydata% ,
|
||||
backgroundColor: [ %activitycolors% ],
|
||||
[ %activitycolors% ]
|
||||
hoverBackgroundColor: [ %activitycolors% ]
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1299,7 +1299,7 @@
|
||||
{
|
||||
data: %gmdata% ,
|
||||
backgroundColor: [ %gmcolors% ],
|
||||
[ %gmcolors% ]
|
||||
hoverBackgroundColor: [ %gmcolors% ]
|
||||
}
|
||||
]
|
||||
}
|
||||
@ -1461,16 +1461,16 @@
|
||||
autocolorscale: false,
|
||||
reversescale: true,
|
||||
marker: {
|
||||
{
|
||||
'rgb(100,100,100)',
|
||||
line: {
|
||||
color: 'rgb(100,100,100)',
|
||||
width: 0.5
|
||||
}
|
||||
},
|
||||
0,
|
||||
tick0: 0,
|
||||
zmin: 0,
|
||||
dtick: 1000,
|
||||
colorbar: {
|
||||
false,
|
||||
autotic: false,
|
||||
tickprefix: '',
|
||||
title: 'Players'
|
||||
}
|
||||
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user