aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-09-03 22:22:39 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-09-03 22:22:39 +0100
commit238ce98dd2ee56ea0195ba52dfbf6382d97525f9 (patch)
tree18e7550cdf33a06be09634dfff465d6331e72b52 /stats/pwc-summary.json
parent4d6ee5c533134c1c950bc12637661b6c99f734f2 (diff)
downloadperlweeklychallenge-club-238ce98dd2ee56ea0195ba52dfbf6382d97525f9.tar.gz
perlweeklychallenge-club-238ce98dd2ee56ea0195ba52dfbf6382d97525f9.tar.bz2
perlweeklychallenge-club-238ce98dd2ee56ea0195ba52dfbf6382d97525f9.zip
- Added solutions by Lubos Kolouch.
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 ddb10cfcbe..94b0fd7a0a 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,15 +1,6 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "subtitle" : {
+ "text" : "[Champions: 267] Last updated at 2022-09-03 21:20:57 GMT"
},
"xAxis" : {
"categories" : [
@@ -282,8 +273,20 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 267] Last updated at 2022-09-03 20:36:40 GMT"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"series" : [
{
@@ -427,7 +430,7 @@
174,
9,
1,
- 106,
+ 107,
0,
0,
0,
@@ -559,6 +562,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -827,8 +831,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -1108,8 +1111,5 @@
"text" : ""
},
"min" : 0
- },
- "chart" : {
- "type" : "column"
}
}