GameSentenceMiner 2.15.12__py3-none-any.whl → 2.16.0__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- GameSentenceMiner/web/static/css/kanji-grid.css +4 -1
- GameSentenceMiner/web/templates/stats.html +5 -6
- {gamesentenceminer-2.15.12.dist-info → gamesentenceminer-2.16.0.dist-info}/METADATA +1 -1
- {gamesentenceminer-2.15.12.dist-info → gamesentenceminer-2.16.0.dist-info}/RECORD +8 -8
- {gamesentenceminer-2.15.12.dist-info → gamesentenceminer-2.16.0.dist-info}/WHEEL +0 -0
- {gamesentenceminer-2.15.12.dist-info → gamesentenceminer-2.16.0.dist-info}/entry_points.txt +0 -0
- {gamesentenceminer-2.15.12.dist-info → gamesentenceminer-2.16.0.dist-info}/licenses/LICENSE +0 -0
- {gamesentenceminer-2.15.12.dist-info → gamesentenceminer-2.16.0.dist-info}/top_level.txt +0 -0
@@ -33,8 +33,9 @@
|
|
33
33
|
position: relative;
|
34
34
|
transition: all 0.2s ease;
|
35
35
|
font-family: "Noto Sans CJK JP", "Hiragino Sans", "Yu Gothic", "Meiryo", "Takao", "IPAexGothic", "IPAPGothic", "VL PGothic", "Koruri", sans-serif;
|
36
|
-
line-height:
|
36
|
+
line-height: 30px;
|
37
37
|
text-align: center;
|
38
|
+
vertical-align: middle;
|
38
39
|
}
|
39
40
|
|
40
41
|
.kanji-cell:hover {
|
@@ -86,6 +87,7 @@
|
|
86
87
|
width: 25px;
|
87
88
|
height: 25px;
|
88
89
|
font-size: 14px;
|
90
|
+
line-height: 25px;
|
89
91
|
}
|
90
92
|
|
91
93
|
.kanji-counter {
|
@@ -103,5 +105,6 @@
|
|
103
105
|
width: 22px;
|
104
106
|
height: 22px;
|
105
107
|
font-size: 12px;
|
108
|
+
line-height: 22px;
|
106
109
|
}
|
107
110
|
}
|
@@ -178,6 +178,11 @@
|
|
178
178
|
</div>
|
179
179
|
</div>
|
180
180
|
|
181
|
+
<div class="chart-container">
|
182
|
+
<h2>Reading Activity Heatmap</h2>
|
183
|
+
<div id="heatmapContainer"></div>
|
184
|
+
</div>
|
185
|
+
|
181
186
|
<div class="chart-container">
|
182
187
|
<h2>Lines Received Over Time</h2>
|
183
188
|
<canvas id="linesChart"></canvas>
|
@@ -188,12 +193,6 @@
|
|
188
193
|
<canvas id="charsChart"></canvas>
|
189
194
|
</div>
|
190
195
|
|
191
|
-
<div class="chart-container">
|
192
|
-
<h2>Reading Activity Heatmap</h2>
|
193
|
-
<div id="heatmapContainer"></div>
|
194
|
-
</div>
|
195
|
-
|
196
|
-
|
197
196
|
<div class="chart-container">
|
198
197
|
<h2>Reading Chars Quantity</h2>
|
199
198
|
<canvas id="readingCharsChart"></canvas>
|
@@ -71,7 +71,7 @@ GameSentenceMiner/web/static/site.webmanifest,sha256=kaeNT-FjFt-T7JGzOhXH7YSqsrD
|
|
71
71
|
GameSentenceMiner/web/static/style.css,sha256=bPZK0NVMuyRl5NNDuT7ZTzVLKlvSsdmeVHmAW4y5FM0,7001
|
72
72
|
GameSentenceMiner/web/static/web-app-manifest-192x192.png,sha256=EfSNnBmsSaLfESbkGfYwbKzcjKOdzuWo18ABADfN974,51117
|
73
73
|
GameSentenceMiner/web/static/web-app-manifest-512x512.png,sha256=wyqgCWCrLEUxSRXmaA3iJEESd-vM-ZmlTtZFBY4V8Pk,230819
|
74
|
-
GameSentenceMiner/web/static/css/kanji-grid.css,sha256=
|
74
|
+
GameSentenceMiner/web/static/css/kanji-grid.css,sha256=FjgoZW77Uy8mTM6lHGO85tjzoNhkAS6cdXzLDcLLMh8,2449
|
75
75
|
GameSentenceMiner/web/static/css/search.css,sha256=x06xsErfThUpE1NAG4CA2sCPSZ-ofNWEI_ekV2Ok5hY,253
|
76
76
|
GameSentenceMiner/web/static/css/shared.css,sha256=oxY16CiAliGhsPV82TGZXUM08oT2rJRqGHMYrsWZKGM,17214
|
77
77
|
GameSentenceMiner/web/static/css/stats.css,sha256=UEaRk8k2LrhiMIfuwwFwx26txzRV1w76pOhT-4WoREM,9558
|
@@ -85,14 +85,14 @@ GameSentenceMiner/web/templates/anki_stats.html,sha256=XXONeWFhMA6KZQx0gBJyxDKxL
|
|
85
85
|
GameSentenceMiner/web/templates/database.html,sha256=iEJWQvvH_RGWmHuFx0iwNeamBV5FoVxZgFKgfm-4zc4,13582
|
86
86
|
GameSentenceMiner/web/templates/index.html,sha256=LqXZx7-NE42pXSpHNZ3To680rD-vt9wEJoFYBlgp1qU,216923
|
87
87
|
GameSentenceMiner/web/templates/search.html,sha256=Fat3hOjQwkYBbdFhgWzRzZ5iEB78-2_0LpT7uK2aURE,3701
|
88
|
-
GameSentenceMiner/web/templates/stats.html,sha256=
|
88
|
+
GameSentenceMiner/web/templates/stats.html,sha256=MDVwgNkR8M20IKyPP6r5tabQX2V3LtfRIKkDS83B7eU,16826
|
89
89
|
GameSentenceMiner/web/templates/utility.html,sha256=KtqnZUMAYs5XsEdC9Tlsd40NKAVic0mu6sh-ReMDJpU,16940
|
90
90
|
GameSentenceMiner/web/templates/components/navigation.html,sha256=wxhz-T6ZQYoJmjONvrfeTm1XFlTA2O-RhKJgBd9zjrU,906
|
91
91
|
GameSentenceMiner/web/templates/components/theme-styles.html,sha256=hiq3zdJljpRjQO1iUA7gfFKwXebltG-IWW-gnKS4GHA,3439
|
92
92
|
GameSentenceMiner/wip/__init___.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
93
|
-
gamesentenceminer-2.
|
94
|
-
gamesentenceminer-2.
|
95
|
-
gamesentenceminer-2.
|
96
|
-
gamesentenceminer-2.
|
97
|
-
gamesentenceminer-2.
|
98
|
-
gamesentenceminer-2.
|
93
|
+
gamesentenceminer-2.16.0.dist-info/licenses/LICENSE,sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY,35149
|
94
|
+
gamesentenceminer-2.16.0.dist-info/METADATA,sha256=V5bGGKZhQH_OZ0xmzGQSgnpRNb1kBye-jm9jnEXdBxI,7348
|
95
|
+
gamesentenceminer-2.16.0.dist-info/WHEEL,sha256=_zCd3N1l69ArxyTb8rzEoP9TpbYXkqRFSNOD5OuxnTs,91
|
96
|
+
gamesentenceminer-2.16.0.dist-info/entry_points.txt,sha256=2APEP25DbfjSxGeHtwBstMH8mulVhLkqF_b9bqzU6vQ,65
|
97
|
+
gamesentenceminer-2.16.0.dist-info/top_level.txt,sha256=V1hUY6xVSyUEohb0uDoN4UIE6rUZ_JYx8yMyPGX4PgQ,18
|
98
|
+
gamesentenceminer-2.16.0.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|