aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-07-09 23:00:25 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-07-09 23:00:25 +0100
commita7d1b8763bf85dfe100a72c6dc2ed6ce4864beb7 (patch)
treeca76fbf16a5e87729dbc1ae49f9dfcca1c622631 /stats/pwc-summary.json
parenta62387900e551d98ea9a8ab6c1b90fed95db41d6 (diff)
downloadperlweeklychallenge-club-a7d1b8763bf85dfe100a72c6dc2ed6ce4864beb7.tar.gz
perlweeklychallenge-club-a7d1b8763bf85dfe100a72c6dc2ed6ce4864beb7.tar.bz2
perlweeklychallenge-club-a7d1b8763bf85dfe100a72c6dc2ed6ce4864beb7.zip
- Added solutions by Robert Ransbottom.
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 3afce40714..ca8e4f7b3f 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,19 +1,27 @@
{
- "subtitle" : {
- "text" : "[Champions: 262] Last updated at 2022-07-08 20:24:53 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
},
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 262] Last updated at 2022-07-09 21:58:03 GMT"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -277,8 +285,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -494,7 +501,7 @@
0,
18,
3,
- 20,
+ 21,
0,
145,
57,
@@ -1081,15 +1088,8 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}