aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2024-03-01 10:49:57 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2024-03-01 10:49:57 +0000
commitd9b3f6be44bf5cdfd4b2cdc3a4e60f96285e2dbe (patch)
tree6b291bf5bba2ed52298b2f52a65b53893b697733 /stats/pwc-summary.json
parentec7394aca9aada57aba1478adc300edcce2ade3b (diff)
downloadperlweeklychallenge-club-d9b3f6be44bf5cdfd4b2cdc3a4e60f96285e2dbe.tar.gz
perlweeklychallenge-club-d9b3f6be44bf5cdfd4b2cdc3a4e60f96285e2dbe.tar.bz2
perlweeklychallenge-club-d9b3f6be44bf5cdfd4b2cdc3a4e60f96285e2dbe.zip
- Added solutions by Arne Sommer.
- Added solutions by Jaldhar H. Vyas. - Added solutions by Archar Gelod.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index aa0e9762f2..933ae42837 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,9 +1,4 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -314,14 +309,27 @@
"Yves Orton"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 306] Last updated at 2024-03-01 10:44:44 GMT"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -429,7 +437,7 @@
0,
6,
5,
- 228,
+ 229,
1,
1,
150,
@@ -629,8 +637,7 @@
44,
11,
4
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -659,7 +666,7 @@
0,
0,
1,
- 256,
+ 257,
0,
210,
0,
@@ -685,8 +692,8 @@
6,
0,
0,
- 7,
1,
+ 7,
0,
104,
0,
@@ -741,7 +748,7 @@
0,
0,
0,
- 228,
+ 229,
0,
2,
5,
@@ -970,7 +977,7 @@
0,
0,
0,
- 256,
+ 257,
0,
4,
0,
@@ -1052,7 +1059,7 @@
0,
0,
0,
- 216,
+ 217,
0,
0,
123,
@@ -1255,17 +1262,10 @@
]
}
],
- "subtitle" : {
- "text" : "[Champions: 306] Last updated at 2024-02-29 19:14:48 GMT"
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2024]"
},
"chart" : {
"type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
}
}