aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-10-04 10:59:45 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-10-04 10:59:45 +0100
commit1480f144cbbdd3f03e0bc642309584b3fd6c50f8 (patch)
treea1e854baa34243e3a9cd28bdc4679a7eaf153800 /stats/pwc-summary-1-30.json
parentd83a8f93f0b662b22e30a27dfc16e82c4b342eab (diff)
downloadperlweeklychallenge-club-1480f144cbbdd3f03e0bc642309584b3fd6c50f8.tar.gz
perlweeklychallenge-club-1480f144cbbdd3f03e0bc642309584b3fd6c50f8.tar.bz2
perlweeklychallenge-club-1480f144cbbdd3f03e0bc642309584b3fd6c50f8.zip
- Added solutions by Stephen G Lynn.
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 4278eb922d..0f862c6f9b 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -36,7 +36,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -68,7 +67,8 @@
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -106,14 +106,22 @@
]
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-10-04 09:32:49 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"chart" : {
"type" : "column"
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-10-04 09:57:16 GMT"
},
"xAxis" : {
"categories" : [
@@ -149,19 +157,11 @@
"Ben Bullock"
]
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
}
}