forked from PlanetacraftBR/Planetacraft_BR-Memorial
-
Notifications
You must be signed in to change notification settings - Fork 0
/
dados.html
268 lines (247 loc) · 11.5 KB
/
dados.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
<!DOCTYPE html>
<html lang="pt-br" hola_ext_inject="disabled">
<head>
<link type="text/css" rel="stylesheet" href="https://fonts.googleapis.com/css?family=Roboto:300,400,500,700">
<style type="text/css">
.gm-style .gm-style-cc span,
.gm-style .gm-style-cc a,
.gm-style .gm-style-mtc div {
font-size: 10px
}
</style>
<style type="text/css">
@media print {
.gm-style .gmnoprint,
.gmnoprint {
display: none
}
}
@media screen {
.gm-style .gmnoscreen,
.gmnoscreen {
display: none
}
}
</style>
<style type="text/css">
.gm-style {
font-family: Roboto, Arial, sans-serif;
font-size: 11px;
font-weight: 400;
text-decoration: none
}
.gm-style img {
max-width: none
}
</style>
<meta charset="UTF-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="">
<meta name="author" content="">
<title>Dados - Projeto Planetacraft_BR</title>
<link rel="shortcut icon" href="img/icon.png">
<link href="src/css/bootstrap.min.css" rel="stylesheet">
<link href="src/css/grayscale.css" rel="stylesheet">
<link href="src/css/morris.css" rel="stylesheet">
<link href="src/font-awesome/css/font-awesome.min.css" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Lora:400,700,400italic,700italic" rel="stylesheet" type="text/css">
<link href="http://fonts.googleapis.com/css?family=Montserrat:400,700" rel="stylesheet" type="text/css">
<body id="page-top" data-spy="scroll" data-target=".navbar-fixed-top">
<nav class="navbar navbar-custom navbar-fixed-top" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target=".navbar-main-collapse">
<i class="fa fa-bars"></i>
</button>
<a class="navbar-brand page-scroll" href="inicio">
<img class="pull-left" src="img/icon.png" width="32" height="32"><span class="light" style="margin-left:5px;line-height: 35px;"> Planetacraft_BR</span>
</a>
</div>
<div class="collapse navbar-collapse navbar-right navbar-main-collapse">
<ul class="nav navbar-nav">
<li class="hidden active">
<a href="#page-top"></a>
</li>
<li class="">
<a class="page-scroll" href="inicio">Início</a>
</li>
<li class="">
<a class="page-scroll" href="historia">Nossa História</a>
</li>
<li class="">
<a class="page-scroll" href="fechamento">Porque fechamos?</a>
</li>
<li class="">
<a class="page-scroll" href="agradeco_de_coracao">Agradecimentos</a>
</li>
<li class="">
<a class="page-scroll" href="dados">Dados</a>
</li>
<li class="">
<a class="page-scroll" href="videos">Vídeos</a>
</li>
<li class="">
<a class="page-scroll" href="fotos">Fotos</a>
</li>
<li class="">
<a class="page-scroll" href="redes">Redes</a>
</li>
</ul>
</div>
</div>
</nav>
<header class="intro">
<div class="">
<div class="container-fluid">
<div class="row">
<div class="col-md-8 col-md-offset-2">
<center>
</br>
</br>
</br>
</br>
</br>
</br>
</br>
</br>
</br>
</br>
<h1>Dados</h1>
<p>A grande maioria dos dados sobre o servidor que está sendo divulgados só agora.</p>
<hr>
<div class="row">
<div class="col-md-6">
<div class="graficos texto">
<h3>Media de jogadores registrados</h3>
<div id="Jogadores_Registrados"></div>
<p>Formato de numero</p>
</div>
</div>
<div class="col-md-6">
<div class="graficos texto">
<h3>Media de ganhos e gastos</h3>
<div id="Ganhos_Gastos"></div>
<p>Formato em R$ (Reais)</p>
</div>
</div>
<div class="col-md-6 col-md-offset-3">
<div class="graficos texto">
<h3>Media de vendas e compras</h3>
<div id="Vendas_Compras"></div>
<p>Formato de numero</p>
</div>
</div>
</div>
<hr>
</br>
<h4>
<a href="status" style="color: #fff"></h4>
</a>
</br>
<center>
<p></p>
</center>
</br>
</div>
</div>
</div>
<center><br><br><a href="http://www.planetsweb.com.br/" target="_blank" style="cursor: url(https://www.planetsweb.com.br/setores/fotos/geral/logo.cur) 4 12, auto!important;border: none!important;">
<img src="https://www.planetsweb.com.br/setores/fotos/geral/logotipo_branca.png" alt="PlanetsWEB" width="200"></a><br><br><br><br></center>
</div>
</header>
<script src="src/js/jquery.js"></script>
<script src="src/js/bootstrap.min.js"></script>
<script src="src/js/jquery.easing.min.js"></script>
<script src="src/js/grayscale.js"></script>
<script src="src/js/raphael.min.js"></script>
<script src="src/js/morris.min.js"></script>
<script>
new Morris.Area({
// ID of the element in which to draw the chart.
element: 'Jogadores_Registrados',
// Chart data records -- each entry in this array corresponds to a point on
// the chart.
data: [
{ ano: '2012', jogadores: 20000 },
{ ano: '2013', jogadores: 480000 },
{ ano: '2014', jogadores: 85000 },
{ ano: '2015', jogadores: 310000 },
{ ano: '2016', jogadores: 100000 }
],
// The name of the data record attribute that contains x-values.
xkey: 'ano',
// A list of names of data record attributes that contain y-values.
ykeys: ['jogadores'],
// Labels for the ykeys -- will be displayed when you hover over the
// chart.
labels: ['Jogadores'],
pointSize: 3,
hideHover: 'auto',
behaveLikeLine: true,
lineColors: ['#337ab7'],
smooth: true
});
new Morris.Area({
// ID of the element in which to draw the chart.
element: 'Ganhos_Gastos',
// Chart data records -- each entry in this array corresponds to a point on
// the chart.
data: [
{ ano: '2012', ganhos: 75.15, gastos: 2300.51 },
{ ano: '2013', ganhos: 1375.22, gastos: 4300.83 },
{ ano: '2014', ganhos: 339.65, gastos: 2491.82 },
{ ano: '2015', ganhos: 1895.29, gastos: 9114.77 },
{ ano: '2016', ganhos: 1733.95, gastos: 5691.83 }
],
// The name of the data record attribute that contains x-values.
xkey: 'ano',
// A list of names of data record attributes that contain y-values.
ykeys: ['gastos', 'ganhos'],
// Labels for the ykeys -- will be displayed when you hover over the
// chart.
labels: ['Gastos', 'Ganhos'],
pointSize: 3,
hideHover: 'auto',
behaveLikeLine: true,
lineColors: ['#d9534f', '#5cb85c'],
smooth: true
});
new Morris.Area({
// ID of the element in which to draw the chart.
element: 'Vendas_Compras',
// Chart data records -- each entry in this array corresponds to a point on
// the chart.
data: [
{ ano: '2012', vendas: 5, compras: 3 },
{ ano: '2013', vendas: 20, compras: 15 },
{ ano: '2014', vendas: 18, compras: 12 },
{ ano: '2015', vendas: 126, compras: 57 },
{ ano: '2016', vendas: 57, compras: 34 }
],
// The name of the data record attribute that contains x-values.
xkey: 'ano',
// A list of names of data record attributes that contain y-values.
ykeys: ['vendas', 'compras'],
// Labels for the ykeys -- will be displayed when you hover over the
// chart.
labels: ['Vendas', 'Compras'],
pointSize: 3,
hideHover: 'auto',
behaveLikeLine: true,
lineColors: ['#5cb85c', '#d9534f'],
smooth: true
});
</script>
<script>
(function (i, s, o, g, r, a, m) {
i['GoogleAnalyticsObject'] = r; i[r] = i[r] || function () {
(i[r].q = i[r].q || []).push(arguments)
}, i[r].l = 1 * new Date(); a = s.createElement(o),
m = s.getElementsByTagName(o)[0]; a.async = 1; a.src = g; m.parentNode.insertBefore(a, m)
})(window, document, 'script', 'https://www.google-analytics.com/analytics.js', 'ga');
ga('create', 'UA-50795258-2', 'auto');
ga('send', 'pageview');
</script>
</body>
</html>