aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoelle Maslak <jmaslak@antelope.net>2019-04-17 08:53:46 -0500
committerJoelle Maslak <jmaslak@antelope.net>2019-04-17 08:53:46 -0500
commit59164dd4ea33b90c4a02affd8cfe286e68856d22 (patch)
treee68a979787de8dd0e60dd7b6c076fcd43711d264
parent4eaa114a267f89c8f9ff084444750863f9083ff9 (diff)
parentf20c4295dd66a80e38c2b4e594b630935b896614 (diff)
downloadperlweeklychallenge-club-59164dd4ea33b90c4a02affd8cfe286e68856d22.tar.gz
perlweeklychallenge-club-59164dd4ea33b90c4a02affd8cfe286e68856d22.tar.bz2
perlweeklychallenge-club-59164dd4ea33b90c4a02affd8cfe286e68856d22.zip
Merge branch 'master' into jmaslak-week4b
-rw-r--r--challenge-004/joelle-maslak/perl6/ch-1-readme (renamed from challenge-004/joelle-maslak/perl6/ch-1.readme)0
-rw-r--r--stats/pwc-current.json235
-rw-r--r--stats/pwc-summary-1-30.json110
-rw-r--r--stats/pwc-summary-31-60.json94
-rw-r--r--stats/pwc-summary-61-90.json20
-rw-r--r--stats/pwc-summary.json46
6 files changed, 260 insertions, 245 deletions
diff --git a/challenge-004/joelle-maslak/perl6/ch-1.readme b/challenge-004/joelle-maslak/perl6/ch-1-readme
index d3f6e261ab..d3f6e261ab 100644
--- a/challenge-004/joelle-maslak/perl6/ch-1.readme
+++ b/challenge-004/joelle-maslak/perl6/ch-1-readme
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 1850fdbd1f..1b8d648b7b 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,106 +1,12 @@
{
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- },
- "borderWidth" : 0
- }
- },
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "type" : "category"
- },
- "series" : [
- {
- "colorByPoint" : 1,
- "name" : "Champions",
- "data" : [
- {
- "name" : "Abigail",
- "y" : 2,
- "drilldown" : "Abigail"
- },
- {
- "y" : 2,
- "name" : "Adam Russell",
- "drilldown" : "Adam Russell"
- },
- {
- "drilldown" : "Arne Sommer",
- "y" : 2,
- "name" : "Arne Sommer"
- },
- {
- "drilldown" : "Athanasius",
- "name" : "Athanasius",
- "y" : 2
- },
- {
- "name" : "Francis Whittle",
- "y" : 2,
- "drilldown" : "Francis Whittle"
- },
- {
- "drilldown" : "Dr James A. Smith",
- "y" : 4,
- "name" : "Dr James A. Smith"
- },
- {
- "y" : 4,
- "name" : "Jo Christian Oterhals",
- "drilldown" : "Jo Christian Oterhals"
- },
- {
- "drilldown" : "John Barrett",
- "y" : 2,
- "name" : "John Barrett"
- },
- {
- "drilldown" : "Kivanc Yazan",
- "y" : 1,
- "name" : "Kivanc Yazan"
- },
- {
- "y" : 2,
- "name" : "Matt Latusek",
- "drilldown" : "Matt Latusek"
- },
- {
- "drilldown" : "Maxim Kolodyazhny",
- "name" : "Maxim Kolodyazhny",
- "y" : 1
- }
- ]
- }
- ],
"title" : {
"text" : "Perl Weekly Challenge - 004"
},
- "legend" : {
- "enabled" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 11] Last updated at 2019-04-17 11:05:33 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
- },
- "tooltip" : {
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
- "followPointer" : 1,
- "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
- },
"drilldown" : {
"series" : [
{
- "id" : "Abigail",
"name" : "Abigail",
+ "id" : "Abigail",
"data" : [
[
"Perl 5",
@@ -109,8 +15,8 @@
]
},
{
- "id" : "Adam Russell",
"name" : "Adam Russell",
+ "id" : "Adam Russell",
"data" : [
[
"Perl 5",
@@ -125,8 +31,8 @@
2
]
],
- "name" : "Arne Sommer",
- "id" : "Arne Sommer"
+ "id" : "Arne Sommer",
+ "name" : "Arne Sommer"
},
{
"data" : [
@@ -135,21 +41,20 @@
2
]
],
- "name" : "Athanasius",
- "id" : "Athanasius"
+ "id" : "Athanasius",
+ "name" : "Athanasius"
},
{
"id" : "Francis Whittle",
+ "name" : "Francis Whittle",
"data" : [
[
"Perl 6",
2
]
- ],
- "name" : "Francis Whittle"
+ ]
},
{
- "id" : "Dr James A. Smith",
"data" : [
[
"Perl 5",
@@ -160,7 +65,8 @@
2
]
],
- "name" : "Dr James A. Smith"
+ "name" : "Dr James A. Smith",
+ "id" : "Dr James A. Smith"
},
{
"data" : [
@@ -177,6 +83,16 @@
"id" : "Jo Christian Oterhals"
},
{
+ "name" : "Joelle Maslak",
+ "id" : "Joelle Maslak",
+ "data" : [
+ [
+ "Perl 6",
+ 1
+ ]
+ ]
+ },
+ {
"data" : [
[
"Perl 5",
@@ -187,35 +103,134 @@
"id" : "John Barrett"
},
{
- "id" : "Kivanc Yazan",
- "name" : "Kivanc Yazan",
"data" : [
[
"Perl 5",
1
]
- ]
+ ],
+ "name" : "Kivanc Yazan",
+ "id" : "Kivanc Yazan"
},
{
- "name" : "Matt Latusek",
"data" : [
[
"Perl 5",
2
]
],
- "id" : "Matt Latusek"
+ "id" : "Matt Latusek",
+ "name" : "Matt Latusek"
},
{
- "name" : "Maxim Kolodyazhny",
"data" : [
[
"Perl 5",
1
]
],
+ "name" : "Maxim Kolodyazhny",
"id" : "Maxim Kolodyazhny"
}
]
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 12] Last updated at 2019-04-17 13:50:10 GMT"
+ },
+ "tooltip" : {
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
+ "followPointer" : 1
+ },
+ "series" : [
+ {
+ "data" : [
+ {
+ "y" : 2,
+ "name" : "Abigail",
+ "drilldown" : "Abigail"
+ },
+ {
+ "y" : 2,
+ "name" : "Adam Russell",
+ "drilldown" : "Adam Russell"
+ },
+ {
+ "drilldown" : "Arne Sommer",
+ "name" : "Arne Sommer",
+ "y" : 2
+ },
+ {
+ "drilldown" : "Athanasius",
+ "name" : "Athanasius",
+ "y" : 2
+ },
+ {
+ "y" : 2,
+ "name" : "Francis Whittle",
+ "drilldown" : "Francis Whittle"
+ },
+ {
+ "name" : "Dr James A. Smith",
+ "drilldown" : "Dr James A. Smith",
+ "y" : 4
+ },
+ {
+ "name" : "Jo Christian Oterhals",
+ "drilldown" : "Jo Christian Oterhals",
+ "y" : 4
+ },
+ {
+ "drilldown" : "Joelle Maslak",
+ "name" : "Joelle Maslak",
+ "y" : 1
+ },
+ {
+ "name" : "John Barrett",
+ "drilldown" : "John Barrett",
+ "y" : 2
+ },
+ {
+ "name" : "Kivanc Yazan",
+ "drilldown" : "Kivanc Yazan",
+ "y" : 1
+ },
+ {
+ "name" : "Matt Latusek",
+ "drilldown" : "Matt Latusek",
+ "y" : 2
+ },
+ {
+ "y" : 1,
+ "name" : "Maxim Kolodyazhny",
+ "drilldown" : "Maxim Kolodyazhny"
+ }
+ ],
+ "colorByPoint" : 1,
+ "name" : "Champions"
+ }
+ ],
+ "legend" : {
+ "enabled" : 0
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
}
}
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index b7f1f6160c..05f8df589a 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,6 +1,58 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-04-17 11:05:33 GMT"
+ "text" : "[Champions: 30] Last updated at 2019-04-17 13:50:10 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "xAxis" : {
+ "categories" : [
+ "Abigail",
+ "Adam Russell",
+ "Ailbhe Tweedie",
+ "Alex Daniel",
+ "Alexander Karelas",
+ "Alexey Melezhik",
+ "Alicia Bielsa",
+ "Andrezgz",
+ "Antonio Gamiz",
+ "Arne Sommer",
+ "Arpad Toth",
+ "Athanasius",
+ "Aubrey Quarcoo",
+ "Bill Palmer",
+ "Bob Kleemann",
+ "Clive Holloway",
+ "Daniel Mantovani",
+ "Dave Cross",
+ "Dave Jacoby",
+ "David Kayal",
+ "Doug Schrag",
+ "Duncan C. White",
+ "Eddy HS",
+ "Finley",
+ "Francis Whittle",
+ "Fred Zinn",
+ "Freddie B",
+ "Gustavo Chaves",
+ "Jacques Guinnebault",
+ "Jaime Corchado"
+ ]
},
"series" : [
{
@@ -39,7 +91,6 @@
"name" : "Perl 5"
},
{
- "name" : "Perl 6",
"data" : [
0,
0,
@@ -71,62 +122,11 @@
0,
0,
0
- ]
+ ],
+ "name" : "Perl 6"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"chart" : {
"type" : "column"
- },
- "xAxis" : {
- "categories" : [
- "Abigail",
- "Adam Russell",
- "Ailbhe Tweedie",
- "Alex Daniel",
- "Alexander Karelas",
- "Alexey Melezhik",
- "Alicia Bielsa",
- "Andrezgz",
- "Antonio Gamiz",
- "Arne Sommer",
- "Arpad Toth",
- "Athanasius",
- "Aubrey Quarcoo",
- "Bill Palmer",
- "Bob Kleemann",
- "Clive Holloway",
- "Daniel Mantovani",
- "Dave Cross",
- "Dave Jacoby",
- "David Kayal",
- "Doug Schrag",
- "Duncan C. White",
- "Eddy HS",
- "Finley",
- "Francis Whittle",
- "Fred Zinn",
- "Freddie B",
- "Gustavo Chaves",
- "Jacques Guinnebault",
- "Jaime Corchado"
- ]
}
}
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 35456d999c..ec4bd42020 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,40 +1,6 @@
{
- "xAxis" : {
- "categories" : [
- "Jaldhar H. Vyas",
- "Dr James A. Smith",
- "Jeff",
- "Jeremy Carman",
- "Jim Bacon",
- "JJ Merelo",
- "Jo Christian Oterhals",
- "Joelle Maslak",
- "John Barrett",
- "Juan Caballero",
- "Khalid",
- "Kian-Meng Ang",
- "Kivanc Yazan",
- "Lars Balker",
- "Laurent Rosenfeld",
- "Magnus Woldrich",
- "Mark Senn",
- "Martin Mugeni",
- "Matt Latusek",
- "Maxim Kolodyazhny",
- "Michael Schaap",
- "Neil Bowers",
- "Nick Logan",
- "Chenyf",
- "Oleksii Tsvietnov",
- "Ozzy",
- "Pavel Jurca",
- "Pete Houston",
- "Philippe Bruhat",
- "Prajith P"
- ]
- },
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
},
"yAxis" : {
"min" : 0,
@@ -42,15 +8,20 @@
"text" : ""
}
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-04-17 13:50:10 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"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
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-04-17 11:05:33 GMT"
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
@@ -97,7 +68,7 @@
0,
1,
6,
- 6,
+ 7,
0,
0,
0,
@@ -124,9 +95,38 @@
"name" : "Perl 6"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "xAxis" : {
+ "categories" : [
+ "Jaldhar H. Vyas",
+ "Dr James A. Smith",
+ "Jeff",
+ "Jeremy Carman",
+ "Jim Bacon",
+ "JJ Merelo",
+ "Jo Christian Oterhals",
+ "Joelle Maslak",
+ "John Barrett",
+ "Juan Caballero",
+ "Khalid",
+ "Kian-Meng Ang",
+ "Kivanc Yazan",
+ "Lars Balker",
+ "Laurent Rosenfeld",
+ "Magnus Woldrich",
+ "Mark Senn",
+ "Martin Mugeni",
+ "Matt Latusek",
+ "Maxim Kolodyazhny",
+ "Michael Schaap",
+ "Neil Bowers",
+ "Nick Logan",
+ "Chenyf",
+ "Oleksii Tsvietnov",
+ "Ozzy",
+ "Pavel Jurca",
+ "Pete Houston",
+ "Philippe Bruhat",
+ "Prajith P"
+ ]
}
}
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 773b526ae8..e75205a96d 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,7 +1,4 @@
{
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"Robert Gratza",
@@ -19,8 +16,12 @@
"William Gilmore"
]
},
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
+ "name" : "Perl 5",
"data" : [
2,
4,
@@ -35,8 +36,7 @@
2,
3,
1
- ],
- "name" : "Perl 5"
+ ]
},
{
"name" : "Perl 6",
@@ -58,20 +58,20 @@
}
],
"subtitle" : {
- "text" : "[Champions: 13] Last updated at 2019-04-17 11:05:33 GMT"
+ "text" : "[Champions: 13] Last updated at 2019-04-17 13:50:10 GMT"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"title" : {
"text" : "Perl Weekly Challenge - 2019"
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"yAxis" : {
"title" : {
"text" : ""
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index bacd39d365..ac1f0f336f 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,20 +1,6 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 73] Last updated at 2019-04-17 11:05:33 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"series" : [
{
- "name" : "Perl 5",
"data" : [
2,
8,
@@ -89,9 +75,11 @@
2,
3,
1
- ]
+ ],
+ "name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
0,
0,
@@ -130,7 +118,7 @@
0,
1,
6,
- 6,
+ 7,
0,
0,
0,
@@ -166,10 +154,25 @@
0,
0,
0
- ],
- "name" : "Perl 6"
+ ]
}
],
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
"xAxis" : {
"categories" : [
"Abigail",
@@ -247,11 +250,8 @@
"William Gilmore"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 73] Last updated at 2019-04-17 13:50:10 GMT"
},
"plotOptions" : {
"column" : {