aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-08 10:13:28 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-12-08 10:13:28 +0000
commita96fd31a9d4fcc2c77b20e60729adb757907ff5b (patch)
treefdb6383b9167b56f365a7d7f0f9c8c77ca20c615 /stats/pwc-summary.json
parentabc10c5ec165070f060b05767c5ef5a2b7ec5196 (diff)
downloadperlweeklychallenge-club-a96fd31a9d4fcc2c77b20e60729adb757907ff5b.tar.gz
perlweeklychallenge-club-a96fd31a9d4fcc2c77b20e60729adb757907ff5b.tar.bz2
perlweeklychallenge-club-a96fd31a9d4fcc2c77b20e60729adb757907ff5b.zip
- Added solutions by Dave Jacoby.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json52
1 files changed, 26 insertions, 26 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index d1c33615bf..ae77a5d5da 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,20 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 208] Last updated at 2020-12-08 10:11:36 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -211,21 +227,9 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 208] Last updated at 2020-12-08 10:09:20 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -270,7 +274,7 @@
3,
3,
25,
- 68,
+ 69,
2,
0,
3,
@@ -435,11 +439,9 @@
3,
41,
11
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -649,9 +651,11 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -696,7 +700,7 @@
0,
0,
2,
- 37,
+ 38,
0,
0,
1,
@@ -861,8 +865,7 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
"plotOptions" : {
@@ -870,10 +873,7 @@
"stacking" : "percent"
}
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "chart" : {
+ "type" : "column"
}
}