aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2024-07-10 22:13:50 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2024-07-10 22:13:50 +0100
commit2c8044aadb541a7cf0fdfd42fd7e7cdec337ed96 (patch)
tree228d2eb1ba6c3b2c4164f9f663f29782fdc9fc6c /stats/pwc-summary.json
parent9d262b99803ff962029f82fe2fe2b777c65d27dd (diff)
downloadperlweeklychallenge-club-2c8044aadb541a7cf0fdfd42fd7e7cdec337ed96.tar.gz
perlweeklychallenge-club-2c8044aadb541a7cf0fdfd42fd7e7cdec337ed96.tar.bz2
perlweeklychallenge-club-2c8044aadb541a7cf0fdfd42fd7e7cdec337ed96.zip
- Added solutions by Dave Jacoby.
- Added solutions by Mariano Ortega. - Added solutions by Jaldhar H. Vyas. - Added solutions by Ali Moradi. - Added solutions by Conor Hoekstra.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 69cb30c4ef..b7645b02c5 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -2,13 +2,11 @@
"title" : {
"text" : "The Weekly Challenge [2019 - 2024]"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "subtitle" : {
+ "text" : "[Champions: 312] Last updated at 2024-07-10 21:03:34 GMT"
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -24,7 +22,7 @@
1,
16,
48,
- 75,
+ 76,
26,
9,
11,
@@ -78,7 +76,7 @@
16,
3,
35,
- 237,
+ 238,
101,
2,
0,
@@ -118,7 +116,7 @@
0,
6,
5,
- 245,
+ 246,
1,
1,
153,
@@ -176,7 +174,7 @@
2,
1,
2,
- 1,
+ 2,
40,
14,
1,
@@ -322,7 +320,8 @@
44,
11,
4
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -341,7 +340,7 @@
0,
0,
2,
- 50,
+ 51,
7,
16,
0,
@@ -379,8 +378,8 @@
6,
0,
0,
- 1,
8,
+ 1,
0,
104,
0,
@@ -435,7 +434,7 @@
0,
0,
0,
- 245,
+ 246,
0,
2,
5,
@@ -657,7 +656,7 @@
0,
0,
7,
- 39,
+ 40,
0,
23,
2,
@@ -751,7 +750,7 @@
0,
0,
0,
- 233,
+ 234,
0,
0,
125,
@@ -959,23 +958,20 @@
"name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
},
- "subtitle" : {
- "text" : "[Champions: 312] Last updated at 2024-07-09 16:49:42 GMT"
- },
"chart" : {
"type" : "column"
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -1291,5 +1287,9 @@
"Yozen Hernandez",
"Yves Orton"
]
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}