aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-06 13:36:52 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-06-06 13:36:52 +0100
commitbca8f2f3f0a1dcbffdcedde92ec782dc11b937c2 (patch)
treefe88d3d010edec3c5a5e021e084dcfde4f11cda9 /stats/pwc-summary.json
parent01788bc334f3101b3582b604657feb1b93c70a24 (diff)
downloadperlweeklychallenge-club-bca8f2f3f0a1dcbffdcedde92ec782dc11b937c2.tar.gz
perlweeklychallenge-club-bca8f2f3f0a1dcbffdcedde92ec782dc11b937c2.tar.bz2
perlweeklychallenge-club-bca8f2f3f0a1dcbffdcedde92ec782dc11b937c2.zip
- Added solutions by Arne Sommer.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index b5940b3e74..1beecc3d2a 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -8,21 +8,6 @@
"text" : ""
}
},
- "subtitle" : {
- "text" : "[Champions: 223] Last updated at 2021-06-06 12:32:11 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -250,6 +235,10 @@
"Yozen Hernandez"
]
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"series" : [
{
"name" : "Perl",
@@ -272,7 +261,7 @@
57,
7,
0,
- 41,
+ 42,
3,
93,
0,
@@ -500,7 +489,7 @@
0,
0,
1,
- 114,
+ 115,
0,
77,
0,
@@ -728,7 +717,7 @@
0,
0,
0,
- 114,
+ 115,
0,
3,
0,
@@ -935,5 +924,16 @@
10
]
}
- ]
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 223] Last updated at 2021-06-06 12:36:14 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ }
}