aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-08-09 10:06:36 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-08-09 10:06:36 +0100
commit7b445bf644ffd938b6981830e1b705fedf5c0bd3 (patch)
tree41b5b1373e0a585d0b522258e5c78b4b5b69f8df /stats/pwc-summary.json
parent8b0217db316cfee884fc792e2db9fbc95acfadfd (diff)
downloadperlweeklychallenge-club-7b445bf644ffd938b6981830e1b705fedf5c0bd3.tar.gz
perlweeklychallenge-club-7b445bf644ffd938b6981830e1b705fedf5c0bd3.tar.bz2
perlweeklychallenge-club-7b445bf644ffd938b6981830e1b705fedf5c0bd3.zip
- Added solutions by Athanasius.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index aa45fc3761..821e3551f3 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,12 +1,4 @@
{
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"series" : [
{
"name" : "Perl",
@@ -26,7 +18,7 @@
0,
13,
3,
- 52,
+ 53,
0,
6,
0,
@@ -210,7 +202,7 @@
1,
72,
0,
- 37,
+ 38,
0,
0,
4,
@@ -561,18 +553,30 @@
]
}
],
- "subtitle" : {
- "text" : "[Champions: 179] Last updated at 2020-08-09 06:50:56 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
},
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 179] Last updated at 2020-08-09 09:06:26 GMT"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -755,9 +759,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}