aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-13 01:19:26 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-13 01:19:26 +0100
commitb83b09375620fb38e8d78bdb00a304979579eef3 (patch)
treeafcceb59c1936b249564064354e53c257675b582 /stats/pwc-summary-121-150.json
parent2341a36b1348cfca669662b5721dc3a56afcced1 (diff)
downloadperlweeklychallenge-club-b83b09375620fb38e8d78bdb00a304979579eef3.tar.gz
perlweeklychallenge-club-b83b09375620fb38e8d78bdb00a304979579eef3.tar.bz2
perlweeklychallenge-club-b83b09375620fb38e8d78bdb00a304979579eef3.zip
- Added solutions by Duncan C. White.
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json122
1 files changed, 61 insertions, 61 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index b6bf089bdc..c29f135f6a 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,4 +1,62 @@
{
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-06-13 00:18:05 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "xAxis" : {
+ "categories" : [
+ "Kevin Colyer",
+ "Khalid",
+ "Kian-Meng Ang",
+ "Kiran Kumar",
+ "Kivanc Yazan",
+ "Kjetil Skotheim",
+ "Konstantinos Giannakakis",
+ "Kueppo Wesley",
+ "Lakpa Tashi Bhutia",
+ "Lance Wicks",
+ "Lars Balker",
+ "Lars Thegler",
+ "Laurent Rosenfeld",
+ "Leo Manfredi",
+ "Leoltron",
+ "Lubos Kolouch",
+ "Luca Ferrari",
+ "Lucas Ransan",
+ "Luis F. Uceta",
+ "Luiz Felipe",
+ "Magnus Woldrich",
+ "Mano Chandar",
+ "Mark Anderson",
+ "Mark J. Reed",
+ "Mark Senn",
+ "Markus Holzer",
+ "Martin Barth",
+ "Martin Mugeni",
+ "Marton Polgar",
+ "Matt Latusek"
+ ]
+ },
"series" : [
{
"name" : "Perl",
@@ -36,6 +94,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
84,
2,
@@ -67,8 +126,7 @@
2,
34,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -105,63 +163,5 @@
],
"name" : "Blog"
}
- ],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-06-12 19:04:34 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "categories" : [
- "Kevin Colyer",
- "Khalid",
- "Kian-Meng Ang",
- "Kiran Kumar",
- "Kivanc Yazan",
- "Kjetil Skotheim",
- "Konstantinos Giannakakis",
- "Kueppo Wesley",
- "Lakpa Tashi Bhutia",
- "Lance Wicks",
- "Lars Balker",
- "Lars Thegler",
- "Laurent Rosenfeld",
- "Leo Manfredi",
- "Leoltron",
- "Lubos Kolouch",
- "Luca Ferrari",
- "Lucas Ransan",
- "Luis F. Uceta",
- "Luiz Felipe",
- "Magnus Woldrich",
- "Mano Chandar",
- "Mark Anderson",
- "Mark J. Reed",
- "Mark Senn",
- "Markus Holzer",
- "Martin Barth",
- "Martin Mugeni",
- "Marton Polgar",
- "Matt Latusek"
- ]
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- }
+ ]
}