aboutsummaryrefslogtreecommitdiff
path: root/stats
diff options
context:
space:
mode:
Diffstat (limited to 'stats')
-rw-r--r--stats/pwc-current.json93
-rw-r--r--stats/pwc-leaders.json418
-rw-r--r--stats/pwc-summary-1-30.json100
-rw-r--r--stats/pwc-summary-31-60.json100
-rw-r--r--stats/pwc-summary-61-90.json74
-rw-r--r--stats/pwc-summary.json36
6 files changed, 418 insertions, 403 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index bd84729633..17242ea0b0 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,40 +1,14 @@
{
- "subtitle" : {
- "text" : "[Champions: 1] Last updated at 2019-04-22 09:31:03 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "xAxis" : {
- "type" : "category"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
- }
- }
- },
- "series" : [
- {
- "name" : "Champions",
- "colorByPoint" : 1,
- "data" : [
- {
- "name" : "Francis Whittle",
- "y" : 2,
- "drilldown" : "Francis Whittle"
- }
- ]
- }
- ],
"title" : {
"text" : "Perl Weekly Challenge - 005"
},
- "legend" : {
- "enabled" : 0
+ "subtitle" : {
+ "text" : "[Champions: 2] Last updated at 2019-04-22 13:12:43 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Solutions"
+ }
},
"drilldown" : {
"series" : [
@@ -47,17 +21,58 @@
2
]
]
+ },
+ {
+ "id" : "Robert Gratza",
+ "data" : [
+ [
+ "Perl 6",
+ 2
+ ]
+ ],
+ "name" : "Robert Gratza"
}
]
},
- "yAxis" : {
- "title" : {
- "text" : "Total Solutions"
- }
+ "chart" : {
+ "type" : "column"
},
"tooltip" : {
- "followPointer" : 1,
+ "pointerFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
"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" : [
+ {
+ "name" : "Champions",
+ "data" : [
+ {
+ "name" : "Francis Whittle",
+ "drilldown" : "Francis Whittle",
+ "y" : 2
+ },
+ {
+ "name" : "Robert Gratza",
+ "drilldown" : "Robert Gratza",
+ "y" : 2
+ }
+ ],
+ "colorByPoint" : 1
+ }
+ ],
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
+ }
+ },
+ "legend" : {
+ "enabled" : 0
+ },
+ "xAxis" : {
+ "type" : "category"
}
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index 835f150342..8b08492203 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,79 +1,76 @@
{
- "legend" : {
- "enabled" : "false"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
- "followPointer" : "true",
- "headerFormat" : "<span style=\"font-size:11px\"></span>"
- },
"chart" : {
"type" : "column"
},
+ "yAxis" : {
+ "title" : {
+ "text" : "Total Score"
+ }
+ },
"series" : [
{
- "name" : "Perl Weekly Challenge Leaders",
"colorByPoint" : "true",
+ "name" : "Perl Weekly Challenge Leaders",
"data" : [
{
- "name" : "#1: Laurent Rosenfeld",
"y" : 38,
+ "name" : "#1: Laurent Rosenfeld",
"drilldown" : "Laurent Rosenfeld"
},
{
- "name" : "#2: Dr James A. Smith",
+ "y" : 32,
"drilldown" : "Dr James A. Smith",
- "y" : 32
+ "name" : "#2: Dr James A. Smith"
},
{
- "drilldown" : "Jaldhar H. Vyas",
"y" : 32,
- "name" : "#3: Jaldhar H. Vyas"
+ "name" : "#3: Jaldhar H. Vyas",
+ "drilldown" : "Jaldhar H. Vyas"
},
{
+ "name" : "#4: Joelle Maslak",
"drilldown" : "Joelle Maslak",
- "y" : 32,
- "name" : "#4: Joelle Maslak"
+ "y" : 32
},
{
"y" : 32,
- "drilldown" : "Nick Logan",
- "name" : "#5: Nick Logan"
+ "name" : "#5: Nick Logan",
+ "drilldown" : "Nick Logan"
},
{
- "drilldown" : "Jo Christian Oterhals",
"y" : 30,
- "name" : "#6: Jo Christian Oterhals"
+ "name" : "#6: Jo Christian Oterhals",
+ "drilldown" : "Jo Christian Oterhals"
},
{
- "drilldown" : "Simon Proctor",
"y" : 30,
- "name" : "#7: Simon Proctor"
+ "name" : "#7: Simon Proctor",
+ "drilldown" : "Simon Proctor"
},
{
- "drilldown" : "Adam Russell",
"y" : 24,
- "name" : "#8: Adam Russell"
+ "name" : "#8: Adam Russell",
+ "drilldown" : "Adam Russell"
},
{
- "name" : "#9: Lars Balker",
+ "y" : 24,
"drilldown" : "Lars Balker",
- "y" : 24
+ "name" : "#9: Lars Balker"
},
{
+ "name" : "#10: Ruben Westerberg",
"drilldown" : "Ruben Westerberg",
- "y" : 24,
- "name" : "#10: Ruben Westerberg"
+ "y" : 24
},
{
- "name" : "#11: Kian-Meng Ang",
+ "y" : 22,
"drilldown" : "Kian-Meng Ang",
- "y" : 22
+ "name" : "#11: Kian-Meng Ang"
},
{
+ "name" : "#12: Mark Senn",
"drilldown" : "Mark Senn",
- "y" : 20,
- "name" : "#12: Mark Senn"
+ "y" : 20
},
{
"y" : 18,
@@ -82,108 +79,108 @@
},
{
"name" : "#14: Francis Whittle",
- "y" : 18,
- "drilldown" : "Francis Whittle"
+ "drilldown" : "Francis Whittle",
+ "y" : 18
},
{
+ "y" : 16,
"name" : "#15: Andrezgz",
- "drilldown" : "Andrezgz",
- "y" : 16
+ "drilldown" : "Andrezgz"
},
{
"y" : 16,
- "drilldown" : "Athanasius",
- "name" : "#16: Athanasius"
+ "name" : "#16: Athanasius",
+ "drilldown" : "Athanasius"
},
{
+ "name" : "#17: Doug Schrag",
"drilldown" : "Doug Schrag",
- "y" : 16,
- "name" : "#17: Doug Schrag"
+ "y" : 16
},
{
- "name" : "#18: Gustavo Chaves",
+ "y" : 16,
"drilldown" : "Gustavo Chaves",
+ "name" : "#18: Gustavo Chaves"
+ },
+ {
+ "drilldown" : "Robert Gratza",
+ "name" : "#19: Robert Gratza",
"y" : 16
},
{
"y" : 12,
"drilldown" : "Duncan C. White",
- "name" : "#19: Duncan C. White"
+ "name" : "#20: Duncan C. White"
},
{
"drilldown" : "Philippe Bruhat",
- "y" : 12,
- "name" : "#20: Philippe Bruhat"
- },
- {
- "name" : "#21: Robert Gratza",
- "drilldown" : "Robert Gratza",
+ "name" : "#21: Philippe Bruhat",
"y" : 12
},
{
- "name" : "#22: Sergio Iglesias",
"drilldown" : "Sergio Iglesias",
+ "name" : "#22: Sergio Iglesias",
"y" : 12
},
{
+ "y" : 10,
"name" : "#23: John Barrett",
- "drilldown" : "John Barrett",
- "y" : 10
+ "drilldown" : "John Barrett"
},
{
- "drilldown" : "Khalid",
"y" : 10,
- "name" : "#24: Khalid"
+ "name" : "#24: Khalid",
+ "drilldown" : "Khalid"
},
{
"y" : 10,
- "drilldown" : "Steve Rogerson",
- "name" : "#25: Steve Rogerson"
+ "name" : "#25: Steve Rogerson",
+ "drilldown" : "Steve Rogerson"
},
{
+ "y" : 10,
"name" : "#26: Veesh Goldman",
- "drilldown" : "Veesh Goldman",
- "y" : 10
+ "drilldown" : "Veesh Goldman"
},
{
+ "y" : 8,
"name" : "#27: Alex Daniel",
- "drilldown" : "Alex Daniel",
- "y" : 8
+ "drilldown" : "Alex Daniel"
},
{
+ "drilldown" : "Arpad Toth",
"name" : "#28: Arpad Toth",
- "y" : 8,
- "drilldown" : "Arpad Toth"
+ "y" : 8
},
{
+ "drilldown" : "Bob Kleemann",
"name" : "#29: Bob Kleemann",
- "y" : 8,
- "drilldown" : "Bob Kleemann"
+ "y" : 8
},
{
- "y" : 8,
+ "name" : "#30: Chenyf",
"drilldown" : "Chenyf",
- "name" : "#30: Chenyf"
+ "y" : 8
},
{
- "y" : 8,
+ "name" : "#31: Daniel Mantovani",
"drilldown" : "Daniel Mantovani",
- "name" : "#31: Daniel Mantovani"
+ "y" : 8
},
{
- "name" : "#32: David Kayal",
"drilldown" : "David Kayal",
+ "name" : "#32: David Kayal",
"y" : 8
},
{
- "name" : "#33: Matt Latusek",
"y" : 8,
+ "name" : "#33: Matt Latusek",
"drilldown" : "Matt Latusek"
},
{
+ "name" : "#34: Maxim Kolodyazhny",
"drilldown" : "Maxim Kolodyazhny",
- "y" : 8,
- "name" : "#34: Maxim Kolodyazhny"
+ "y" : 8
},
{
"name" : "#35: Ozzy",
@@ -197,34 +194,38 @@
},
{
"name" : "#37: Steven Wilson",
- "y" : 8,
- "drilldown" : "Steven Wilson"
+ "drilldown" : "Steven Wilson",
+ "y" : 8
},
{
"drilldown" : "Ailbhe Tweedie",
- "y" : 6,
- "name" : "#38: Ailbhe Tweedie"
+ "name" : "#38: Ailbhe Tweedie",
+ "y" : 6
},
{
- "drilldown" : "Dave Cross",
"y" : 6,
+ "drilldown" : "Dave Cross",
"name" : "#39: Dave Cross"
},
{
- "drilldown" : "Dave Jacoby",
"y" : 6,
- "name" : "#40: Dave Jacoby"
+ "name" : "#40: Dave Jacoby",
+ "drilldown" : "Dave Jacoby"
}
]
}
],
- "subtitle" : {
- "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-04-22 09:31:45 GMT"
+ "xAxis" : {
+ "type" : "category"
+ },
+ "tooltip" : {
+ "headerFormat" : "<span style=\"font-size:11px\"></span>",
+ "followPointer" : "true",
+ "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>"
},
"drilldown" : {
"series" : [
{
- "name" : "Laurent Rosenfeld",
"data" : [
[
"Perl 6",
@@ -239,25 +240,24 @@
4
]
],
+ "name" : "Laurent Rosenfeld",
"id" : "Laurent Rosenfeld"
},
{
- "name" : "Dr James A. Smith",
- "id" : "Dr James A. Smith",
"data" : [
[
- "Perl 5",
+ "Perl 6",
8
],
[
- "Perl 6",
+ "Perl 5",
8
]
- ]
+ ],
+ "id" : "Dr James A. Smith",
+ "name" : "Dr James A. Smith"
},
{
- "name" : "Jaldhar H. Vyas",
- "id" : "Jaldhar H. Vyas",
"data" : [
[
"Perl 6",
@@ -267,10 +267,13 @@
"Perl 5",
8
]
- ]
+ ],
+ "name" : "Jaldhar H. Vyas",
+ "id" : "Jaldhar H. Vyas"
},
{
"name" : "Joelle Maslak",
+ "id" : "Joelle Maslak",
"data" : [
[
"Perl 5",
@@ -280,76 +283,75 @@
"Perl 6",
8
]
- ],
- "id" : "Joelle Maslak"
+ ]
},
{
- "id" : "Nick Logan",
"data" : [
[
- "Perl 5",
+ "Perl 6",
8
],
[
- "Perl 6",
+ "Perl 5",
8
]
],
- "name" : "Nick Logan"
+ "name" : "Nick Logan",
+ "id" : "Nick Logan"
},
{
+ "id" : "Jo Christian Oterhals",
+ "name" : "Jo Christian Oterhals",
"data" : [
[
- "Perl 6",
- 6
- ],
- [
"Blog",
3
],
[
"Perl 5",
6
+ ],
+ [
+ "Perl 6",
+ 6
]
- ],
- "id" : "Jo Christian Oterhals",
- "name" : "Jo Christian Oterhals"
+ ]
},
{
- "name" : "Simon Proctor",
"data" : [
[
"Perl 6",
8
],
[
- "Perl 5",
- 4
- ],
- [
"Blog",
3
+ ],
+ [
+ "Perl 5",
+ 4
]
],
- "id" : "Simon Proctor"
+ "id" : "Simon Proctor",
+ "name" : "Simon Proctor"
},
{
+ "id" : "Adam Russell",
"name" : "Adam Russell",
"data" : [
[
- "Perl 5",
- 8
- ],
- [
"Blog",
4
+ ],
+ [
+ "Perl 5",
+ 8
]
- ],
- "id" : "Adam Russell"
+ ]
},
{
- "name" : "Lars Balker",
"id" : "Lars Balker",
+ "name" : "Lars Balker",
"data" : [
[
"Perl 5",
@@ -362,64 +364,64 @@
]
},
{
- "id" : "Ruben Westerberg",
"data" : [
[
- "Perl 6",
+ "Perl 5",
6
],
[
- "Perl 5",
+ "Perl 6",
6
]
],
+ "id" : "Ruben Westerberg",
"name" : "Ruben Westerberg"
},
{
"id" : "Kian-Meng Ang",
+ "name" : "Kian-Meng Ang",
"data" : [
[
- "Blog",
- 3
- ],
- [
"Perl 5",
8
+ ],
+ [
+ "Blog",
+ 3
]
- ],
- "name" : "Kian-Meng Ang"
+ ]
},
{
- "name" : "Mark Senn",
"data" : [
[
- "Blog",
- 2
- ],
- [
"Perl 6",
8
+ ],
+ [
+ "Blog",
+ 2
]
],
- "id" : "Mark Senn"
+ "id" : "Mark Senn",
+ "name" : "Mark Senn"
},
{
- "name" : "Arne Sommer",
"data" : [
[
- "Perl 6",
- 6
- ],
- [
"Blog",
3
+ ],
+ [
+ "Perl 6",
+ 6
]
],
+ "name" : "Arne Sommer",
"id" : "Arne Sommer"
},
{
- "name" : "Francis Whittle",
"id" : "Francis Whittle",
+ "name" : "Francis Whittle",
"data" : [
[
"Perl 6",
@@ -432,14 +434,14 @@
]
},
{
- "name" : "Andrezgz",
- "id" : "Andrezgz",
"data" : [
[
"Perl 5",
8
]
- ]
+ ],
+ "id" : "Andrezgz",
+ "name" : "Andrezgz"
},
{
"data" : [
@@ -464,26 +466,40 @@
{
"data" : [
[
+ "Perl 5",
+ 5
+ ],
+ [
"Blog",
3
+ ]
+ ],
+ "name" : "Gustavo Chaves",
+ "id" : "Gustavo Chaves"
+ },
+ {
+ "id" : "Robert Gratza",
+ "name" : "Robert Gratza",
+ "data" : [
+ [
+ "Perl 6",
+ 6
],
[
"Perl 5",
- 5
+ 2
]
- ],
- "id" : "Gustavo Chaves",
- "name" : "Gustavo Chaves"
+ ]
},
{
- "name" : "Duncan C. White",
"data" : [
[
"Perl 5",
6
]
],
- "id" : "Duncan C. White"
+ "id" : "Duncan C. White",
+ "name" : "Duncan C. White"
},
{
"data" : [
@@ -496,44 +512,31 @@
4
]
],
- "id" : "Philippe Bruhat",
- "name" : "Philippe Bruhat"
+ "name" : "Philippe Bruhat",
+ "id" : "Philippe Bruhat"
},
{
- "name" : "Robert Gratza",
"data" : [
[
- "Perl 6",
- 4
- ],
- [
"Perl 5",
- 2
+ 6
]
],
- "id" : "Robert Gratza"
- },
- {
"name" : "Sergio Iglesias",
- "id" : "Sergio Iglesias",
- "data" : [
- [
- "Perl 5",
- 6
- ]
- ]
+ "id" : "Sergio Iglesias"
},
{
- "name" : "John Barrett",
"data" : [
[
"Perl 5",
5
]
],
- "id" : "John Barrett"
+ "id" : "John Barrett",
+ "name" : "John Barrett"
},
{
+ "id" : "Khalid",
"name" : "Khalid",
"data" : [
[
@@ -544,12 +547,9 @@
"Perl 5",
4
]
- ],
- "id" : "Khalid"
+ ]
},
{
- "name" : "Steve Rogerson",
- "id" : "Steve Rogerson",
"data" : [
[
"Perl 6",
@@ -559,7 +559,9 @@
"Perl 5",
3
]
- ]
+ ],
+ "id" : "Steve Rogerson",
+ "name" : "Steve Rogerson"
},
{
"data" : [
@@ -572,53 +574,53 @@
"name" : "Veesh Goldman"
},
{
- "name" : "Alex Daniel",
"data" : [
[
"Perl 6",
4
]
],
+ "name" : "Alex Daniel",
"id" : "Alex Daniel"
},
{
"name" : "Arpad Toth",
+ "id" : "Arpad Toth",
"data" : [
[
"Perl 5",
4
]
- ],
- "id" : "Arpad Toth"
+ ]
},
{
"id" : "Bob Kleemann",
+ "name" : "Bob Kleemann",
"data" : [
[
"Perl 5",
4
]
- ],
- "name" : "Bob Kleemann"
+ ]
},
{
"id" : "Chenyf",
+ "name" : "Chenyf",
"data" : [
[
"Perl 6",
4
]
- ],
- "name" : "Chenyf"
+ ]
},
{
- "id" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
4
]
],
+ "id" : "Daniel Mantovani",
"name" : "Daniel Mantovani"
},
{
@@ -632,54 +634,54 @@
]
},
{
+ "name" : "Matt Latusek",
+ "id" : "Matt Latusek",
"data" : [
[
"Perl 5",
4
]
- ],
- "id" : "Matt Latusek",
- "name" : "Matt Latusek"
+ ]
},
{
+ "name" : "Maxim Kolodyazhny",
"id" : "Maxim Kolodyazhny",
"data" : [
[
"Perl 5",
4
]
- ],
- "name" : "Maxim Kolodyazhny"
+ ]
},
{
- "name" : "Ozzy",
- "id" : "Ozzy",
"data" : [
[
"Perl 6",
4
]
- ]
+ ],
+ "id" : "Ozzy",
+ "name" : "Ozzy"
},
{
+ "id" : "Simon Reinhardt",
+ "name" : "Simon Reinhardt",
"data" : [
[
"Perl 5",
4
]
- ],
- "id" : "Simon Reinhardt",
- "name" : "Simon Reinhardt"
+ ]
},
{
+ "name" : "Steven Wilson",
"id" : "Steven Wilson",
"data" : [
[
"Perl 5",
4
]
- ],
- "name" : "Steven Wilson"
+ ]
},
{
"data" : [
@@ -688,10 +690,12 @@
3
]
],
- "id" : "Ailbhe Tweedie",
- "name" : "Ailbhe Tweedie"
+ "name" : "Ailbhe Tweedie",
+ "id" : "Ailbhe Tweedie"
},
{
+ "name" : "Dave Cross",
+ "id" : "Dave Cross",
"data" : [
[
"Perl 5",
@@ -701,12 +705,11 @@
"Blog",
1
]
- ],
- "id" : "Dave Cross",
- "name" : "Dave Cross"
+ ]
},
{
"name" : "Dave Jacoby",
+ "id" : "Dave Jacoby",
"data" : [
[
"Perl 5",
@@ -716,28 +719,25 @@
"Blog",
2
]
- ],
- "id" : "Dave Jacoby"
+ ]
}
]
},
- "xAxis" : {
- "type" : "category"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Score"
- }
+ "legend" : {
+ "enabled" : "false"
},
"plotOptions" : {
"series" : {
+ "borderWidth" : 0,
"dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
+ "enabled" : 1,
+ "format" : "{point.y}"
+ }
}
},
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-04-22 13:13:04 GMT"
+ },
"title" : {
"text" : "Perl Weekly Challenge Leaders (TOP 40)"
}
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 3b4edcd646..1f285cef76 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,48 +1,7 @@
{
- "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"
- ]
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"series" : [
{
@@ -116,17 +75,58 @@
]
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-04-22 09:31:03 GMT"
+ "text" : "[Champions: 30] Last updated at 2019-04-22 13:12:44 GMT"
},
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
+ },
+ "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 43e5e25133..25b34c0b2e 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,58 +1,14 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-04-22 13:12:44 GMT"
},
"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"
- ]
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-04-22 09:31:03 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
},
"series" : [
{
@@ -91,7 +47,6 @@
]
},
{
- "name" : "Perl 6",
"data" : [
8,