aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--stats/pwc-current.json81
-rw-r--r--stats/pwc-language-breakdown-summary.json46
-rw-r--r--stats/pwc-language-breakdown.json122
-rw-r--r--stats/pwc-leaders.json526
-rw-r--r--stats/pwc-summary-1-30.json34
-rw-r--r--stats/pwc-summary-31-60.json122
-rw-r--r--stats/pwc-summary-61-90.json54
-rw-r--r--stats/pwc-summary-91-120.json76
-rw-r--r--stats/pwc-summary.json238
9 files changed, 657 insertions, 642 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json
index 60c3d7fcfa..cb8f5b5cbd 100644
--- a/stats/pwc-current.json
+++ b/stats/pwc-current.json
@@ -1,51 +1,58 @@
{
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 013"
},
- "drilldown" : {
- "series" : [
- {
- "id" : "Joelle Maslak",
- "data" : [
- [
- "Perl 6",
- 1
- ]
- ],
- "name" : "Joelle Maslak"
- }
- ]
+ "tooltip" : {
+ "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>",
+ "followPointer" : 1,
+ "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>"
},
"legend" : {
"enabled" : 0
},
- "tooltip" : {
- "followPointer" : 1,
- "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>",
- "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>"
+ "subtitle" : {
+ "text" : "[Champions: 2] Last updated at 2019-06-17 10:05:09 GMT"
+ },
+ "plotOptions" : {
+ "series" : {
+ "borderWidth" : 0,
+ "dataLabels" : {
+ "format" : "{point.y}",
+ "enabled" : 1
+ }
+ }
},
"xAxis" : {
"type" : "category"
},
- "title" : {
- "text" : "Perl Weekly Challenge - 013"
- },
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
- "subtitle" : {
- "text" : "[Champions: 1] Last updated at 2019-06-17 06:52:34 GMT"
- },
- "plotOptions" : {
- "series" : {
- "borderWidth" : 0,
- "dataLabels" : {
- "enabled" : 1,
- "format" : "{point.y}"
+ "drilldown" : {
+ "series" : [
+ {
+ "data" : [
+ [
+ "Perl 6",
+ 1
+ ]
+ ],
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak"
+ },
+ {
+ "id" : "Simon Proctor",
+ "data" : [
+ [
+ "Perl 6",
+ 1
+ ]
+ ],
+ "name" : "Simon Proctor"
}
- }
+ ]
},
"series" : [
{
@@ -56,8 +63,16 @@
"drilldown" : "Joelle Maslak",
"y" : 1,
"name" : "Joelle Maslak"
+ },
+ {
+ "drilldown" : "Simon Proctor",
+ "y" : 1,
+ "name" : "Simon Proctor"
}
]
}
- ]
+ ],
+ "chart" : {
+ "type" : "column"
+ }
}
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 19d08f5fca..65d3fc7ada 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,19 +1,25 @@
{
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<b>{point.y:.0f}</b>"
+ },
"series" : [
{
- "name" : "Contributions",
"dataLabels" : {
- "rotation" : -90,
+ "y" : 10,
+ "enabled" : "true",
+ "color" : "#FFFFFF",
+ "align" : "right",
+ "format" : "{point.y:.0f}",
"style" : {
"fontSize" : "13px",
"fontFamily" : "Verdana, sans-serif"
},
- "enabled" : "true",
- "align" : "right",
- "format" : "{point.y:.0f}",
- "y" : 10,
- "color" : "#FFFFFF"
+ "rotation" : -90
},
+ "name" : "Contributions",
"data" : [
[
"Blog",
@@ -25,20 +31,11 @@
],
[
"Perl 6",
- 290
+ 291
]
]
}
],
- "xAxis" : {
- "type" : "category",
- "labels" : {
- "style" : {
- "fontSize" : "13px",
- "fontFamily" : "Verdana, sans-serif"
- }
- }
- },
"legend" : {
"enabled" : "false"
},
@@ -46,18 +43,21 @@
"text" : "Perl Weekly Challenge Contributions - 2019"
},
"subtitle" : {
- "text" : "Last updated at 2019-06-17 06:52:41 GMT"
+ "text" : "Last updated at 2019-06-17 10:05:29 GMT"
},
- "chart" : {
- "type" : "column"
+ "xAxis" : {
+ "type" : "category",
+ "labels" : {
+ "style" : {
+ "fontSize" : "13px",
+ "fontFamily" : "Verdana, sans-serif"
+ }
+ }
},
"yAxis" : {
"title" : {
"text" : null
},
"min" : 0
- },
- "tooltip" : {
- "pointFormat" : "<b>{point.y:.0f}</b>"
}
}
diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json
index 3c2975b63d..9835c712cb 100644
--- a/stats/pwc-language-breakdown.json
+++ b/stats/pwc-language-breakdown.json
@@ -1,10 +1,16 @@
{
- "legend" : {
- "enabled" : "false"
+ "tooltip" : {
+ "followPointer" : "true",
+ "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>",
+ "headerFormat" : "<span style=\"font-size:11px\"></span>"
+ },
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
"name" : "Perl Weekly Challenge Languages",
+ "colorByPoint" : "true",
"data" : [
{
"y" : 123,
@@ -12,29 +18,29 @@
"name" : "#001"
},
{
- "name" : "#002",
+ "y" : 104,
"drilldown" : "002",
- "y" : 104
+ "name" : "#002"
},
{
+ "name" : "#003",
"drilldown" : "003",
- "y" : 66,
- "name" : "#003"
+ "y" : 66
},
{
- "name" : "#004",
"y" : 84,
- "drilldown" : "004"
+ "drilldown" : "004",
+ "name" : "#004"
},
{
- "name" : "#005",
+ "y" : 66,
"drilldown" : "005",
- "y" : 66
+ "name" : "#005"
},
{
- "y" : 47,
"drilldown" : "006",
- "name" : "#006"
+ "name" : "#006",
+ "y" : 47
},
{
"y" : 54,
@@ -42,18 +48,18 @@
"name" : "#007"
},
{
- "name" : "#008",
"y" : 67,
+ "name" : "#008",
"drilldown" : "008"
},
{
- "name" : "#009",
"drilldown" : "009",
+ "name" : "#009",
"y" : 62
},
{
- "drilldown" : "010",
"y" : 58,
+ "drilldown" : "010",
"name" : "#010"
},
{
@@ -62,27 +68,27 @@
"y" : 75
},
{
- "drilldown" : "012",
"y" : 80,
+ "drilldown" : "012",
"name" : "#012"
},
{
+ "y" : 2,
"drilldown" : "013",
- "y" : 1,
"name" : "#013"
}
- ],
- "colorByPoint" : "true"
+ ]
}
],
- "xAxis" : {
- "type" : "category"
+ "legend" : {
+ "enabled" : "false"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Language"
},
"drilldown" : {
"series" : [
{
- "id" : "001",
- "name" : "001",
"data" : [
[
"Perl 5",
@@ -96,9 +102,12 @@
"Blog",
10
]
- ]
+ ],
+ "id" : "001",
+ "name" : "001"
},
{
+ "id" : "002",
"data" : [
[
"Perl 5",
@@ -113,10 +122,10 @@
9
]
],
- "id" : "002",
"name" : "002"
},
{
+ "id" : "003",
"data" : [
[
"Perl 5",
@@ -131,12 +140,11 @@
8
]
],
- "id" : "003",
"name" : "003"
},
{
- "id" : "004",
"name" : "004",
+ "id" : "004",
"data" : [
[
"Perl 5",
@@ -153,6 +161,7 @@
]
},
{
+ "name" : "005",
"data" : [
[
"Perl 5",
@@ -167,11 +176,9 @@
11
]
],
- "name" : "005",
"id" : "005"
},
{
- "id" : "006",
"name" : "006",
"data" : [
[
@@ -186,11 +193,11 @@
"Blog",
6
]
- ]
+ ],
+ "id" : "006"
},
{
"id" : "007",
- "name" : "007",
"data" : [
[
"Perl 5",
@@ -204,10 +211,10 @@
"Blog",
8
]
- ]
+ ],
+ "name" : "007"
},
{
- "id" : "008",
"name" : "008",
"data" : [
[
@@ -222,11 +229,10 @@
"Blog",
9
]
- ]
+ ],
+ "id" : "008"
},
{
- "id" : "009",
- "name" : "009",
"data" : [
[
"Perl 5",
@@ -240,10 +246,11 @@
"Blog",
11
]
- ]
+ ],
+ "id" : "009",
+ "name" : "009"
},
{
- "id" : "010",
"name" : "010",
"data" : [
[
@@ -258,9 +265,11 @@
"Blog",
9
]
- ]
+ ],
+ "id" : "010"
},
{
+ "name" : "011",
"data" : [
[
"Perl 5",
@@ -275,12 +284,10 @@
8
]
],
- "name" : "011",
"id" : "011"
},
{
"name" : "012",
- "id" : "012",
"data" : [
[
"Perl 5",
@@ -294,9 +301,11 @@
"Blog",
9
]
- ]
+ ],
+ "id" : "012"
},
{
+ "id" : "013",
"data" : [
[
"Perl 5",
@@ -304,44 +313,35 @@
],
[
"Perl 6",
- 1
+ 2
],
[
"Blog",
0
]
],
- "name" : "013",
- "id" : "013"
+ "name" : "013"
}
]
},
- "title" : {
- "text" : "Perl Weekly Challenge Language"
- },
- "tooltip" : {
- "headerFormat" : "<span style=\"font-size:11px\"></span>",
- "pointFormat" : "<span style=\"color:{point.color}\">Challenge {point.name}</span>: <b>{point.y:f}</b><br/>",
- "followPointer" : "true"
- },
"yAxis" : {
"title" : {
"text" : "Total Solutions"
}
},
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-17 06:52:41 GMT"
- },
"plotOptions" : {
"series" : {
"dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
+ "enabled" : 1,
+ "format" : "{point.y}"
},
"borderWidth" : 0
}
+ },
+ "xAxis" : {
+ "type" : "category"
+ },
+ "subtitle" : {
+ "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-06-17 10:05:29 GMT"
}
}
diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json
index f1de284464..860d161ecd 100644
--- a/stats/pwc-leaders.json
+++ b/stats/pwc-leaders.json
@@ -1,25 +1,14 @@
{
- "subtitle" : {
- "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-06-17 06:52:38 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : "Total Score"
- }
- },
- "plotOptions" : {
- "series" : {
- "dataLabels" : {
- "format" : "{point.y}",
- "enabled" : 1
- },
- "borderWidth" : 0
- }
- },
"tooltip" : {
- "followPointer" : "true",
"pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>",
- "headerFormat" : "<span style=\"font-size:11px\"></span>"
+ "headerFormat" : "<span style=\"font-size:11px\"></span>",
+ "followPointer" : "true"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Leaders (TOP 50)"
},
"legend" : {
"enabled" : "false"
@@ -27,6 +16,8 @@
"drilldown" : {
"series" : [
{
+ "id" : "Joelle Maslak",
+ "name" : "Joelle Maslak",
"data" : [
[
"Blog",
@@ -40,13 +31,9 @@
"Perl 6",
30
]
- ],
- "name" : "Joelle Maslak",
- "id" : "Joelle Maslak"
+ ]
},
{
- "name" : "Laurent Rosenfeld",
- "id" : "Laurent Rosenfeld",
"data" : [
[
"Blog",
@@ -60,25 +47,25 @@
"Perl 5",
24
]
- ]
+ ],
+ "name" : "Laurent Rosenfeld",
+ "id" : "Laurent Rosenfeld"
},
{
"name" : "Jaldhar H. Vyas",
- "id" : "Jaldhar H. Vyas",
"data" : [
[
- "Perl 6",
+ "Perl 5",
24
],
[
- "Perl 5",
+ "Perl 6",
24
]
- ]
+ ],
+ "id" : "Jaldhar H. Vyas"
},
{
- "name" : "Ruben Westerberg",
- "id" : "Ruben Westerberg",
"data" : [
[
"Perl 5",
@@ -88,25 +75,26 @@
"Perl 6",
21
]
- ]
+ ],
+ "name" : "Ruben Westerberg",
+ "id" : "Ruben Westerberg"
},
{
+ "id" : "Adam Russell",
"data" : [
[
- "Blog",
- 12
- ],
- [
"Perl 5",
24
+ ],
+ [
+ "Blog",
+ 12
]
],
- "name" : "Adam Russell",
- "id" : "Adam Russell"
+ "name" : "Adam Russell"
},
{
"name" : "Arne Sommer",
- "id" : "Arne Sommer",
"data" : [
[
"Blog",
@@ -116,21 +104,22 @@
"Perl 6",
21
]
- ]
+ ],
+ "id" : "Arne Sommer"
},
{
+ "id" : "Kian-Meng Ang",
"data" : [
[
- "Blog",
- 11
- ],
- [
"Perl 5",
21
+ ],
+ [
+ "Blog",
+ 11
]
],
- "name" : "Kian-Meng Ang",
- "id" : "Kian-Meng Ang"
+ "name" : "Kian-Meng Ang"
},
{
"data" : [
@@ -140,7 +129,7 @@
],
[
"Perl 6",
- 20
+ 21
],
[
"Perl 5",
@@ -151,20 +140,21 @@
"id" : "Simon Proctor"
},
{
+ "id" : "Athanasius",
"data" : [
[
- "Perl 6",
- 2
- ],
- [
"Perl 5",
26
+ ],
+ [
+ "Perl 6",
+ 2
]
],
- "name" : "Athanasius",
- "id" : "Athanasius"
+ "name" : "Athanasius"
},
{
+ "id" : "Francis Whittle",
"data" : [
[
"Blog",
@@ -175,10 +165,11 @@
19
]
],
- "id" : "Francis Whittle",
"name" : "Francis Whittle"
},
{
+ "id" : "Gustavo Chaves",
+ "name" : "Gustavo Chaves",
"data" : [
[
"Blog",
@@ -188,67 +179,66 @@
"Perl 5",
21
]
- ],
- "id" : "Gustavo Chaves",
- "name" : "Gustavo Chaves"
+ ]
},
{
"id" : "E. Choroba",
"name" : "E. Choroba",
"data" : [
[
- "Perl 5",
- 16
- ],
- [
"Blog",
8
+ ],
+ [
+ "Perl 5",
+ 16
]
]
},
{
+ "id" : "Jo Christian Oterhals",
"data" : [
[
- "Perl 5",
- 6
- ],
- [
"Perl 6",
12
],
[
+ "Perl 5",
+ 6
+ ],
+ [
"Blog",
6
]
],
- "id" : "Jo Christian Oterhals",
"name" : "Jo Christian Oterhals"
},
{
+ "id" : "Andrezgz",
+ "name" : "Andrezgz",
"data" : [
[
"Perl 5",
23
]
- ],
- "id" : "Andrezgz",
- "name" : "Andrezgz"
+ ]
},
{
+ "id" : "Dave Jacoby",
+ "name" : "Dave Jacoby",
"data" : [
[
- "Blog",
+ "Perl 5",
11
],
[
- "Perl 5",
+ "Blog",
11
]
- ],
- "id" : "Dave Jacoby",
- "name" : "Dave Jacoby"
+ ]
},
{
+ "id" : "Dr James A. Smith",
"data" : [
[
"Perl 6",
@@ -259,18 +249,17 @@
12
]
],
- "id" : "Dr James A. Smith",
"name" : "Dr James A. Smith"
},
{
- "id" : "Daniel Mantovani",
- "name" : "Daniel Mantovani",
"data" : [
[
"Perl 5",
18
]
- ]
+ ],
+ "name" : "Daniel Mantovani",
+ "id" : "Daniel Mantovani"
},
{
"data" : [
@@ -287,100 +276,100 @@
"name" : "Mark Senn",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 6",
12
+ ],
+ [
+ "Blog",
+ 4
]
]
},
{
"data" : [
[
- "Perl 6",
+ "Perl 5",
8
],
[
- "Perl 5",
+ "Perl 6",
8
]
],
- "id" : "Nick Logan",
- "name" : "Nick Logan"
+ "name" : "Nick Logan",
+ "id" : "Nick Logan"
},
{
- "id" : "Lars Balker",
- "name" : "Lars Balker",
"data" : [
[
- "Perl 5",
- 10
- ],
- [
"Perl 6",
4
+ ],
+ [
+ "Perl 5",
+ 10
]
- ]
+ ],
+ "name" : "Lars Balker",
+ "id" : "Lars Balker"
},
{
- "name" : "Yozen Hernandez",
"id" : "Yozen Hernandez",
"data" : [
[
- "Blog",
- 4
- ],
- [
"Perl 5",
10
+ ],
+ [
+ "Blog",
+ 4
]
- ]
+ ],
+ "name" : "Yozen Hernandez"
},
{
- "id" : "Steven Wilson",
"name" : "Steven Wilson",
"data" : [
[
"Perl 5",
13
]
- ]
+ ],
+ "id" : "Steven Wilson"
},
{
"name" : "Alicia Bielsa",
- "id" : "Alicia Bielsa",
"data" : [
[
"Perl 5",
11
]
- ]
+ ],
+ "id" : "Alicia Bielsa"
},
{
"name" : "Feng Chang",
- "id" : "Feng Chang",
"data" : [
[
- "Perl 6",
- 7
- ],
- [
"Perl 5",
4
+ ],
+ [
+ "Perl 6",
+ 7
]
- ]
+ ],
+ "id" : "Feng Chang"
},
{
"name" : "Ozzy",
- "id" : "Ozzy",
"data" : [
[
"Perl 6",
11
]
- ]
+ ],
+ "id" : "Ozzy"
},
{
"data" : [
@@ -389,12 +378,12 @@
10
]
],
- "id" : "Doug Schrag",
- "name" : "Doug Schrag"
+ "name" : "Doug Schrag",
+ "id" : "Doug Schrag"
},
{
- "name" : "Maxim Nechaev",
"id" : "Maxim Nechaev",
+ "name" : "Maxim Nechaev",
"data" : [
[
"Perl 5",
@@ -403,28 +392,28 @@
]
},
{
+ "name" : "Guillermo Ramos",
"data" : [
[
"Perl 5",
9
]
],
- "id" : "Guillermo Ramos",
- "name" : "Guillermo Ramos"
+ "id" : "Guillermo Ramos"
},
{
+ "id" : "Robert Gratza",
+ "name" : "Robert Gratza",
"data" : [
[
- "Perl 5",
- 2
- ],
- [
"Perl 6",
6
+ ],
+ [
+ "Perl 5",
+ 2
]
- ],
- "name" : "Robert Gratza",
- "id" : "Robert Gratza"
+ ]
},
{
"data" : [
@@ -437,22 +426,22 @@
"id" : "John Barrett"
},
{
- "name" : "Khalid",
"id" : "Khalid",
"data" : [
[
- "Blog",
- 1
- ],
- [
"Perl 6",
2
],
[
"Perl 5",
4
+ ],
+ [
+ "Blog",
+ 1
]
- ]
+ ],
+ "name" : "Khalid"
},
{
"data" : [
@@ -465,26 +454,27 @@
"id" : "Jaime Corchado"
},
{
+ "name" : "Kivanc Yazan",
"data" : [
[
"Perl 5",
6
]
],
- "name" : "Kivanc Yazan",
"id" : "Kivanc Yazan"
},
{
+ "id" : "Maxim Kolodyazhny",
"data" : [
[
"Perl 5",
6
]
],
- "name" : "Maxim Kolodyazhny",
- "id" : "Maxim Kolodyazhny"
+ "name" : "Maxim Kolodyazhny"
},
{
+ "id" : "Philippe Bruhat",
"data" : [
[
"Blog",
@@ -495,61 +485,60 @@
4
]
],
- "name" : "Philippe Bruhat",
- "id" : "Philippe Bruhat"
+ "name" : "Philippe Bruhat"
},
{
+ "id" : "Sergio Iglesias",
+ "name" : "Sergio Iglesias",
"data" : [
[
"Perl 5",
6
]
- ],
- "name" : "Sergio Iglesias",
- "id" : "Sergio Iglesias"
+ ]
},
{
+ "name" : "Arpad Toth",
"data" : [
[
"Perl 5",
5
]
],
- "id" : "Arpad Toth",
- "name" : "Arpad Toth"
+ "id" : "Arpad Toth"
},
{
- "id" : "Steve Rogerson",
"name" : "Steve Rogerson",
"data" : [
[
- "Perl 5",
- 3
- ],
- [
"Perl 6",
2
+ ],
+ [
+ "Perl 5",
+ 3
]
- ]
+ ],
+ "id" : "Steve Rogerson"
},
{
+ "name" : "Veesh Goldman",
"data" : [
[
"Perl 5",
5
]
],
- "name" : "Veesh Goldman",
"id" : "Veesh Goldman"
},
{
+ "id" : "Aaron Sherman",
"data" : [
[
"Perl 6",
4
]
],
- "id" : "Aaron Sherman",
"name" : "Aaron Sherman"
},
{
@@ -559,8 +548,8 @@
4
]
],
- "id" : "Alex Daniel",
- "name" : "Alex Daniel"
+ "name" : "Alex Daniel",
+ "id" : "Alex Daniel"
},
{
"id" : "Bob Kleemann",
@@ -573,14 +562,14 @@
]
},
{
+ "id" : "Chenyf",
+ "name" : "Chenyf",
"data" : [
[
"Perl 6",
4
]
- ],
- "id" : "Chenyf",
- "name" : "Chenyf"
+ ]
},
{
"data" : [
@@ -589,212 +578,215 @@
4
]
],
- "id" : "David Kayal",
- "name" : "David Kayal"
+ "name" : "David Kayal",
+ "id" : "David Kayal"
},
{
"name" : "Finley",
- "id" : "Finley",
"data" : [
[
"Perl 6",
4
]
- ]
+ ],
+ "id" : "Finley"
},
{