aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-10-01 09:17:22 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-10-01 09:17:22 +0100
commit3a6ff5451bbfc7490cd37ffc65d754de2df92e63 (patch)
tree174f1803a448fe2a92fa72bc21b42cc9c95ac9fa /stats/pwc-summary-151-180.json
parent2efecf464e73071b1d5b347a67dc972c4ca17075 (diff)
downloadperlweeklychallenge-club-3a6ff5451bbfc7490cd37ffc65d754de2df92e63.tar.gz
perlweeklychallenge-club-3a6ff5451bbfc7490cd37ffc65d754de2df92e63.tar.bz2
perlweeklychallenge-club-3a6ff5451bbfc7490cd37ffc65d754de2df92e63.zip
- Added solutions by Laurent Rosenfeld.
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index b08a88e416..b6fbf6a7fd 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -36,6 +36,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
49,
91,
@@ -67,8 +68,7 @@
93,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -106,15 +106,6 @@
"name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"xAxis" : {
"categories" : [
"Mark Senn",
@@ -149,19 +140,28 @@
"Oleksii Tsvietnov"
]
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
+ "chart" : {
+ "type" : "column"
+ },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-09-30 16:23:07 GMT"
+ "text" : "[Champions: 30] Last updated at 2022-10-01 08:14:57 GMT"
}
}