aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-09-27 09:48:40 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-09-27 09:48:40 +0100
commit642b9c4df5cd463cbb354cbcfbefecb97cc97fa5 (patch)
treef389ae9815c2884a8eb405663d23554f5fd6c30e /stats/pwc-summary-91-120.json
parentd2dbff2eae0647c51ba7795ed75b7978b1896177 (diff)
downloadperlweeklychallenge-club-642b9c4df5cd463cbb354cbcfbefecb97cc97fa5.tar.gz
perlweeklychallenge-club-642b9c4df5cd463cbb354cbcfbefecb97cc97fa5.tar.bz2
perlweeklychallenge-club-642b9c4df5cd463cbb354cbcfbefecb97cc97fa5.zip
- Added solutions by Ulrich Rieke.
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json54
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 62be335a30..4293a0b188 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,4 +1,16 @@
{
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
"xAxis" : {
"categories" : [
"Jacques Guinnebault",
@@ -33,30 +45,6 @@
"Jose Luis"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-09-27 07:48:22 GMT"
- },
"series" : [
{
"name" : "Perl",
@@ -94,7 +82,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -126,7 +113,8 @@
3,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -163,5 +151,17 @@
0
]
}
- ]
+ ],
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-09-27 08:46:27 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ }
}