aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.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-181-210.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-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json110
1 files changed, 55 insertions, 55 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index bf01d63942..b7b3f9691f 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,37 +1,17 @@
{
- "xAxis" : {
- "categories" : [
- "Olivier Delouya",
- "Olli-Antti Kivilahti",
- "Ozzy",
- "P6steve",
- "Pablo Saavedra",
- "Paul Fajman",
- "Paulo Custodio",
- "Pavel Jurca",
- "Pavel Kuptsov",
- "Pavel Starikov",
- "Pete Houston",
- "Pete Sergeant",
- "Peter Campbell Smith",
- "Peter Mayr",
- "Peter Meszaros",
- "Peter Scott",
- "Petr Roubicek",
- "Philip Hood",
- "Philippe Bricout",
- "Philippe Bruhat",
- "Phillip Harris",
- "Phillip Hartfield Sr",
- "PJ Durai",
- "Plis Acm",
- "PokGoPun",
- "Prajith P",
- "Rage311",
- "Rakesh Kumar Shardiwal",
- "Rakulius",
- "Randy Lauen"
- ]
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"series" : [
{
@@ -70,6 +50,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -101,11 +82,9 @@
0,
1,
17
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -137,31 +116,52 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-10-04 09:32:49 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"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/>"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "xAxis" : {
+ "categories" : [
+ "Olivier Delouya",
+ "Olli-Antti Kivilahti",
+ "Ozzy",
+ "P6steve",
+ "Pablo Saavedra",
+ "Paul Fajman",
+ "Paulo Custodio",
+ "Pavel Jurca",
+ "Pavel Kuptsov",
+ "Pavel Starikov",
+ "Pete Houston",
+ "Pete Sergeant",
+ "Peter Campbell Smith",
+ "Peter Mayr",
+ "Peter Meszaros",
+ "Peter Scott",
+ "Petr Roubicek",
+ "Philip Hood",
+ "Philippe Bricout",
+ "Philippe Bruhat",
+ "Phillip Harris",
+ "Phillip Hartfield Sr",
+ "PJ Durai",
+ "Plis Acm",
+ "PokGoPun",
+ "Prajith P",
+ "Rage311",
+ "Rakesh Kumar Shardiwal",
+ "Rakulius",
+ "Randy Lauen"
+ ]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-10-04 09:57:16 GMT"
}
}