aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.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-91-120.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-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json120
1 files changed, 60 insertions, 60 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index bc972b024b..7769cd1ab4 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,4 +1,59 @@
{
+ "xAxis" : {
+ "categories" : [
+ "Jacques Guinnebault",
+ "Jaime Corchado",
+ "Jake",
+ "Jaldhar H. Vyas",
+ "James Marquis",
+ "James Raspass",
+ "James Smith",
+ "Jan Hoogenraad",
+ "Jan Krnavek",
+ "Jan Ole Kraft",
+ "Jared Martin",
+ "Jason Messer",
+ "Javier Luque",
+ "jdos22",
+ "Jeff",
+ "Jeff Armstrong",
+ "Jen Guerra",
+ "Jeremy Carman",
+ "Jim Bacon",
+ "Jitu Keshwani",
+ "JJ Merelo",
+ "Jo Christian Oterhals",
+ "Joan Mimosinnet",
+ "Joe Tym",
+ "Joel Crosswhite",
+ "Joelle Maslak",
+ "John Barrett",
+ "Jonas Berlin",
+ "Jorg Sommrey",
+ "Jose Luis"
+ ]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
"data" : [
@@ -36,7 +91,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -68,9 +122,11 @@
3,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -102,66 +158,10 @@
0,
1,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "xAxis" : {
- "categories" : [
- "Jacques Guinnebault",
- "Jaime Corchado",
- "Jake",
- "Jaldhar H. Vyas",
- "James Marquis",
- "James Raspass",
- "James Smith",
- "Jan Hoogenraad",
- "Jan Krnavek",
- "Jan Ole Kraft",
- "Jared Martin",
- "Jason Messer",
- "Javier Luque",
- "jdos22",
- "Jeff",
- "Jeff Armstrong",
- "Jen Guerra",
- "Jeremy Carman",
- "Jim Bacon",
- "Jitu Keshwani",
- "JJ Merelo",
- "Jo Christian Oterhals",
- "Joan Mimosinnet",
- "Joe Tym",
- "Joel Crosswhite",
- "Joelle Maslak",
- "John Barrett",
- "Jonas Berlin",
- "Jorg Sommrey",
- "Jose Luis"
- ]
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "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"
}
}