aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-23 20:43:41 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-23 20:43:41 +0100
commit145e7e058af98fad8a5e5f0ed18e0d3bf7ca34c3 (patch)
treeb3f7ae28f292a5c7f0618f2dbd0849bb2f1ef375 /stats/pwc-summary.json
parentb29c608b27f95bb2d7d50ef5c1a7ad4fb13590f2 (diff)
downloadperlweeklychallenge-club-145e7e058af98fad8a5e5f0ed18e0d3bf7ca34c3.tar.gz
perlweeklychallenge-club-145e7e058af98fad8a5e5f0ed18e0d3bf7ca34c3.tar.bz2
perlweeklychallenge-club-145e7e058af98fad8a5e5f0ed18e0d3bf7ca34c3.zip
- Added solution to week 144 by Philippe Bricout.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 9864ac4353..26c7aa67f5 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,13 +1,4 @@
{
- "subtitle" : {
- "text" : "[Champions: 262] Last updated at 2022-06-23 09:27:01 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"chart" : {
"type" : "column"
},
@@ -281,11 +272,23 @@
"Yozen Hernandez"
]
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "subtitle" : {
+ "text" : "[Champions: 262] Last updated at 2022-06-23 19:40:34 GMT"
+ },
"series" : [
{
"name" : "Perl",
@@ -482,7 +485,7 @@
10,
4,
1,
- 1,
+ 2,
2,
4,
1,
@@ -555,6 +558,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -818,8 +822,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -1088,8 +1091,5 @@
],
"name" : "Blog"
}
- ],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- }
+ ]
}