diff options
| author | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-05-07 11:50:08 +0100 |
|---|---|---|
| committer | Mohammad S Anwar <mohammad.anwar@yahoo.com> | 2019-05-07 11:50:08 +0100 |
| commit | 4f59a65afbd71db684cb5ae275c8d1d6b1f03b5e (patch) | |
| tree | 67af0a5308de718bc963818068fb3293a492c954 | |
| parent | 7e170c737356f2743aa2aff2a6a7ae01bf67f6bf (diff) | |
| download | perlweeklychallenge-club-4f59a65afbd71db684cb5ae275c8d1d6b1f03b5e.tar.gz perlweeklychallenge-club-4f59a65afbd71db684cb5ae275c8d1d6b1f03b5e.tar.bz2 perlweeklychallenge-club-4f59a65afbd71db684cb5ae275c8d1d6b1f03b5e.zip | |
- Updated chart stats.
| -rw-r--r-- | stats/pwc-current.json | 80 | ||||
| -rw-r--r-- | stats/pwc-language-breakdown.json | 90 | ||||
| -rw-r--r-- | stats/pwc-leaders.json | 470 | ||||
| -rw-r--r-- | stats/pwc-summary-1-30.json | 102 | ||||
| -rw-r--r-- | stats/pwc-summary-31-60.json | 40 | ||||
| -rw-r--r-- | stats/pwc-summary-61-90.json | 41 | ||||
| -rw-r--r-- | stats/pwc-summary.json | 191 |
7 files changed, 510 insertions, 504 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index cb0b2e0447..20c591bbb2 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,63 +1,63 @@ { - "subtitle" : { - "text" : "[Champions: 1] Last updated at 2019-05-06 19:02:06 GMT" - }, - "series" : [ - { - "name" : "Champions", - "data" : [ - { - "y" : 1, - "drilldown" : "Ozzy", - "name" : "Ozzy" - } - ], - "colorByPoint" : 1 - } - ], - "legend" : { - "enabled" : 0 - }, - "tooltip" : { - "followPointer" : 1, - "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/>" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, "drilldown" : { "series" : [ { + "name" : "Ozzy", "id" : "Ozzy", "data" : [ [ "Perl 6", 1 ] - ], - "name" : "Ozzy" + ] } ] }, + "title" : { + "text" : "Perl Weekly Challenge - 007" + }, + "subtitle" : { + "text" : "[Champions: 1] Last updated at 2019-05-07 10:49:30 GMT" + }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "xAxis" : { - "type" : "category" - }, - "title" : { - "text" : "Perl Weekly Challenge - 007" + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } }, "chart" : { "type" : "column" + }, + "series" : [ + { + "name" : "Champions", + "colorByPoint" : 1, + "data" : [ + { + "name" : "Ozzy", + "drilldown" : "Ozzy", + "y" : 1 + } + ] + } + ], + "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 + }, + "legend" : { + "enabled" : 0 + }, + "xAxis" : { + "type" : "category" } } diff --git a/stats/pwc-language-breakdown.json b/stats/pwc-language-breakdown.json index 8ca7bbc244..ec9f164352 100644 --- a/stats/pwc-language-breakdown.json +++ b/stats/pwc-language-breakdown.json @@ -1,7 +1,28 @@ { + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "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>" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, "drilldown" : { "series" : [ { + "id" : "001", + "name" : "001", "data" : [ [ "Perl 5", @@ -11,11 +32,10 @@ "Perl 6", 37 ] - ], - "name" : "001", - "id" : "001" + ] }, { + "id" : "002", "name" : "002", "data" : [ [ @@ -26,8 +46,7 @@ "Perl 6", 32 ] - ], - "id" : "002" + ] }, { "data" : [ @@ -40,8 +59,8 @@ 26 ] ], - "name" : "003", - "id" : "003" + "id" : "003", + "name" : "003" }, { "data" : [ @@ -72,7 +91,6 @@ "id" : "005" }, { - "id" : "006", "data" : [ [ "Perl 5", @@ -83,11 +101,12 @@ 14 ] ], + "id" : "006", "name" : "006" }, { - "id" : "007", "name" : "007", + "id" : "007", "data" : [ [ "Perl 5", @@ -101,28 +120,17 @@ } ] }, - "xAxis" : { - "type" : "category" - }, "subtitle" : { - "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-06 19:02:24 GMT" + "text" : "Click the columns to drilldown the language breakdown. Last updated at 2019-05-07 10:49:38 GMT" }, "chart" : { "type" : "column" }, - "tooltip" : { - "headerFormat" : "<span style=\"font-size:11px\"></span>", - "pointFormat" : "<span style=\"color:{point.color}\">{point.name}</span>: <b>{point.y:f}</b><br/>", - "followPointer" : "true" + "xAxis" : { + "type" : "category" }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } + "legend" : { + "enabled" : "false" }, "series" : [ { @@ -134,8 +142,8 @@ }, { "y" : 95, - "name" : "#002 [P5=63 P6=32]", - "drilldown" : "002" + "drilldown" : "002", + "name" : "#002 [P5=63 P6=32]" }, { "y" : 58, @@ -144,37 +152,29 @@ }, { "y" : 75, - "name" : "#004 [P5=46 P6=29]", - "drilldown" : "004" + "drilldown" : "004", + "name" : "#004 [P5=46 P6=29]" }, { + "y" : 55, "name" : "#005 [P5=33 P6=22]", - "drilldown" : "005", - "y" : 55 + "drilldown" : "005" }, { "y" : 41, - "drilldown" : "006", - "name" : "#006 [P5=27 P6=14]" + "name" : "#006 [P5=27 P6=14]", + "drilldown" : "006" }, { - "drilldown" : "007", + "y" : 1, "name" : "#007 [P5=0 P6=1]", - "y" : 1 + "drilldown" : "007" } ], - "name" : "Perl Weekly Challenge Languages", - "colorByPoint" : "true" + "colorByPoint" : "true", + "name" : "Perl Weekly Challenge Languages" } ], - "legend" : { - "enabled" : "false" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, "title" : { "text" : "Perl Weekly Challenge Language" } diff --git a/stats/pwc-leaders.json b/stats/pwc-leaders.json index 02bf7f43cd..797920bf1c 100644 --- a/stats/pwc-leaders.json +++ b/stats/pwc-leaders.json @@ -1,71 +1,86 @@ { + "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>" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, "series" : [ { + "colorByPoint" : "true", "data" : [ { - "name" : "#1: Laurent Rosenfeld", "drilldown" : "Laurent Rosenfeld", + "name" : "#1: Laurent Rosenfeld", "y" : 60 }, { "y" : 50, - "drilldown" : "Joelle Maslak", - "name" : "#2: Joelle Maslak" + "name" : "#2: Joelle Maslak", + "drilldown" : "Joelle Maslak" }, { - "name" : "#3: Jaldhar H. Vyas", "y" : 48, - "drilldown" : "Jaldhar H. Vyas" + "drilldown" : "Jaldhar H. Vyas", + "name" : "#3: Jaldhar H. Vyas" }, { - "name" : "#4: Ruben Westerberg", "y" : 40, - "drilldown" : "Ruben Westerberg" + "drilldown" : "Ruben Westerberg", + "name" : "#4: Ruben Westerberg" }, { - "drilldown" : "Simon Proctor", "y" : 40, - "name" : "#5: Simon Proctor" + "name" : "#5: Simon Proctor", + "drilldown" : "Simon Proctor" }, { + "drilldown" : "Adam Russell", "name" : "#6: Adam Russell", - "y" : 36, - "drilldown" : "Adam Russell" + "y" : 36 }, { "drilldown" : "Dr James A. Smith", - "y" : 36, - "name" : "#7: Dr James A. Smith" + "name" : "#7: Dr James A. Smith", + "y" : 36 }, { - "name" : "#8: Jo Christian Oterhals", + "y" : 36, "drilldown" : "Jo Christian Oterhals", - "y" : 36 + "name" : "#8: Jo Christian Oterhals" }, { - "name" : "#9: Kian-Meng Ang", "y" : 32, - "drilldown" : "Kian-Meng Ang" + "drilldown" : "Kian-Meng Ang", + "name" : "#9: Kian-Meng Ang" }, { - "name" : "#10: Nick Logan", + "y" : 32, "drilldown" : "Nick Logan", - "y" : 32 + "name" : "#10: Nick Logan" }, { - "drilldown" : "Arne Sommer", "y" : 30, - "name" : "#11: Arne Sommer" + "name" : "#11: Arne Sommer", + "drilldown" : "Arne Sommer" }, { + "y" : 28, "name" : "#12: Lars Balker", - "drilldown" : "Lars Balker", - "y" : 28 + "drilldown" : "Lars Balker" }, { - "y" : 26, + "name" : "#13: Gustavo Chaves", "drilldown" : "Gustavo Chaves", - "name" : "#13: Gustavo Chaves" + "y" : 26 }, { "y" : 26, @@ -78,29 +93,29 @@ "name" : "#15: Andrezgz" }, { - "y" : 24, + "name" : "#16: Athanasius", "drilldown" : "Athanasius", - "name" : "#16: Athanasius" + "y" : 24 }, { + "name" : "#17: Doug Schrag", "drilldown" : "Doug Schrag", - "y" : 20, - "name" : "#17: Doug Schrag" + "y" : 20 }, { - "name" : "#18: Duncan C. White", "y" : 20, - "drilldown" : "Duncan C. White" + "drilldown" : "Duncan C. White", + "name" : "#18: Duncan C. White" }, { "drilldown" : "Francis Whittle", - "y" : 18, - "name" : "#19: Francis Whittle" + "name" : "#19: Francis Whittle", + "y" : 18 }, { - "name" : "#20: Robert Gratza", + "y" : 16, "drilldown" : "Robert Gratza", - "y" : 16 + "name" : "#20: Robert Gratza" }, { "y" : 14, @@ -109,23 +124,23 @@ }, { "y" : 14, - "drilldown" : "John Barrett", - "name" : "#22: John Barrett" + "name" : "#22: John Barrett", + "drilldown" : "John Barrett" }, { + "drilldown" : "E. Choroba", "name" : "#23: E. Choroba", - "y" : 12, - "drilldown" : "E. Choroba" + "y" : 12 }, { "drilldown" : "Maxim Kolodyazhny", - "y" : 12, - "name" : "#24: Maxim Kolodyazhny" + "name" : "#24: Maxim Kolodyazhny", + "y" : 12 }, { "name" : "#25: Ozzy", - "y" : 12, - "drilldown" : "Ozzy" + "drilldown" : "Ozzy", + "y" : 12 }, { "name" : "#26: Philippe Bruhat", @@ -139,8 +154,8 @@ }, { "y" : 10, - "drilldown" : "Arpad Toth", - "name" : "#28: Arpad Toth" + "name" : "#28: Arpad Toth", + "drilldown" : "Arpad Toth" }, { "y" : 10, @@ -148,9 +163,9 @@ "name" : "#29: Khalid" }, { - "name" : "#30: Steve Rogerson", + "y" : 10, "drilldown" : "Steve Rogerson", - "y" : 10 + "name" : "#30: Steve Rogerson" }, { "y" : 10, @@ -158,48 +173,48 @@ "name" : "#31: Veesh Goldman" }, { - "name" : "#32: Alex Daniel", + "y" : 8, "drilldown" : "Alex Daniel", - "y" : 8 + "name" : "#32: Alex Daniel" }, { "drilldown" : "Bob Kleemann", - "y" : 8, - "name" : "#33: Bob Kleemann" + "name" : "#33: Bob Kleemann", + "y" : 8 }, { + "name" : "#34: Chenyf", "drilldown" : "Chenyf", - "y" : 8, - "name" : "#34: Chenyf" + "y" : 8 }, { - "name" : "#35: David Kayal", "y" : 8, - "drilldown" : "David Kayal" + "drilldown" : "David Kayal", + "name" : "#35: David Kayal" }, { - "name" : "#36: Jaime Corchado", + "y" : 8, "drilldown" : "Jaime Corchado", - "y" : 8 + "name" : "#36: Jaime Corchado" }, { "name" : "#37: Matt Latusek", - "y" : 8, - "drilldown" : "Matt Latusek" + "drilldown" : "Matt Latusek", + "y" : 8 }, { - "name" : "#38: Simon Reinhardt", "drilldown" : "Simon Reinhardt", + "name" : "#38: Simon Reinhardt", "y" : 8 }, { - "drilldown" : "Steven Wilson", "y" : 8, + "drilldown" : "Steven Wilson", "name" : "#39: Steven Wilson" }, { - "name" : "#40: Tim Smith", "drilldown" : "Tim Smith", + "name" : "#40: Tim Smith", "y" : 8 }, { @@ -208,142 +223,128 @@ "name" : "#41: Ailbhe Tweedie" }, { - "name" : "#42: Alicia Bielsa", "y" : 6, - "drilldown" : "Alicia Bielsa" + "drilldown" : "Alicia Bielsa", + "name" : "#42: Alicia Bielsa" }, { "y" : 6, - "drilldown" : "Dave Cross", - "name" : "#43: Dave Cross" + "name" : "#43: Dave Cross", + "drilldown" : "Dave Cross" }, { + "name" : "#44: Dave Jacoby", "drilldown" : "Dave Jacoby", - "y" : 6, - "name" : "#44: Dave Jacoby" + "y" : 6 }, { "name" : "#45: Freddie B", - "y" : 6, - "drilldown" : "Freddie B" + "drilldown" : "Freddie B", + "y" : 6 }, { - "name" : "#46: Jeremy Carman", "y" : 6, - "drilldown" : "Jeremy Carman" + "drilldown" : "Jeremy Carman", + "name" : "#46: Jeremy Carman" }, { - "name" : "#47: Kivanc Yazan", "drilldown" : "Kivanc Yazan", + "name" : "#47: Kivanc Yazan", "y" : 6 }, { + "y" : 6, "name" : "#48: Neil Bowers", - "drilldown" : "Neil Bowers", - "y" : 6 + "drilldown" : "Neil Bowers" }, { + "y" : 6, "name" : "#49: Pete Houston", - "drilldown" : "Pete Houston", - "y" : 6 + "drilldown" : "Pete Houston" }, { + "drilldown" : "Sean Meininger", "name" : "#50: Sean Meininger", - "y" : 6, - "drilldown" : "Sean Meininger" + "y" : 6 } ], - "name" : "Perl Weekly Challenge Leaders", - "colorByPoint" : "true" + "name" : "Perl Weekly Challenge Leaders" } ], - "yAxis" : { - "title" : { - "text" : "Total Score" - } + "title" : { + "text" : "Perl Weekly Challenge Leaders (TOP 50)" + }, + "xAxis" : { + "type" : "category" }, "chart" : { "type" : "column" }, - "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>" + "subtitle" : { + "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-07 10:49:35 GMT" }, "legend" : { "enabled" : "false" }, - "xAxis" : { - "type" : "category" - }, - "subtitle" : { - "text" : "Click the columns to drilldown the score breakdown. Last updated at 2019-05-06 19:02:19 GMT" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - } + "yAxis" : { + "title" : { + "text" : "Total Score" } }, - "title" : { - "text" : "Perl Weekly Challenge Leaders (TOP 50)" - }, "drilldown" : { "series" : [ { - "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", "data" : [ [ "Blog", 7 ], [ - "Perl 5", - 12 - ], - [ "Perl 6", 11 + ], + [ + "Perl 5", + 12 ] ], - "id" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld" }, { "data" : [ [ - "Perl 6", - 12 - ], - [ "Perl 5", 12 ], [ "Blog", 1 + ], + [ + "Perl 6", + 12 ] ], - "id" : "Joelle Maslak", - "name" : "Joelle Maslak" + "name" : "Joelle Maslak", + "id" : "Joelle Maslak" }, { + "name" : "Jaldhar H. Vyas", "data" : [ [ - "Perl 5", + "Perl 6", 12 ], [ - "Perl 6", + "Perl 5", 12 ] ], - "id" : "Jaldhar H. Vyas", - "name" : "Jaldhar H. Vyas" + "id" : "Jaldhar H. Vyas" }, { + "id" : "Ruben Westerberg", "name" : "Ruben Westerberg", "data" : [ [ @@ -354,74 +355,74 @@ "Perl 6", 10 ] - ], - "id" : "Ruben Westerberg" + ] }, { - "id" : "Simon Proctor", "data" : [ [ "Perl 6", 11 ], [ - "Perl 5", - 4 - ], - [ "Blog", 5 + ], + [ + "Perl 5", + 4 ] ], - "name" : "Simon Proctor" + "name" : "Simon Proctor", + "id" : "Simon Proctor" }, { + "id" : "Adam Russell", "data" : [ [ - "Perl 5", - 12 - ], - [ "Blog", 6 + ], + [ + "Perl 5", + 12 ] ], - "id" : "Adam Russell", "name" : "Adam Russell" }, { - "name" : "Dr James A. Smith", "data" : [ [ - "Perl 5", - 10 - ], - [ "Perl 6", 8 + ], + [ + "Perl 5", + 10 ] ], + "name" : "Dr James A. Smith", "id" : "Dr James A. Smith" }, { "name" : "Jo Christian Oterhals", "data" : [ [ - "Blog", - 4 - ], - [ "Perl 5", 6 ], [ "Perl 6", 8 + ], + [ + "Blog", + 4 ] ], "id" : "Jo Christian Oterhals" }, { + "id" : "Kian-Meng Ang", "data" : [ [ "Perl 5", @@ -432,24 +433,25 @@ 5 ] ], - "id" : "Kian-Meng Ang", "name" : "Kian-Meng Ang" }, { - "name" : "Nick Logan", "id" : "Nick Logan", + "name" : "Nick Logan", "data" : [ [ - "Perl 5", + "Perl 6", 8 ], [ - "Perl 6", + "Perl 5", 8 ] ] }, { + "id" : "Arne Sommer", + "name" : "Arne Sommer", "data" : [ [ "Blog", @@ -459,11 +461,10 @@ "Perl 6", 10 ] - ], - "id" : "Arne Sommer", - "name" : "Arne Sommer" + ] }, { + "id" : "Lars Balker", "data" : [ [ "Perl 5", @@ -474,12 +475,9 @@ 4 ] ], - "id" : "Lars Balker", "name" : "Lars Balker" }, { - "name" : "Gustavo Chaves", - "id" : "Gustavo Chaves", "data" : [ [ "Blog", @@ -489,10 +487,12 @@ "Perl 5", 9 ] - ] + ], + "name" : "Gustavo Chaves", + "id" : "Gustavo Chaves" }, { - "id" : "Mark Senn", + "name" : "Mark Senn", "data" : [ [ "Blog", @@ -503,47 +503,47 @@ 10 ] ], - "name" : "Mark Senn" + "id" : "Mark Senn" }, { - "name" : "Andrezgz", "id" : "Andrezgz", "data" : [ [ "Perl 5", 12 ] - ] + ], + "name" : "Andrezgz" }, { + "id" : "Athanasius", "name" : "Athanasius", "data" : [ [ "Perl 5", 12 ] - ], - "id" : "Athanasius" + ] }, { "name" : "Doug Schrag", - "id" : "Doug Schrag", "data" : [ [ "Perl 6", 10 ] - ] + ], + "id" : "Doug Schrag" }, { + "id" : "Duncan C. White", + "name" : "Duncan C. White", "data" : [ [ "Perl 5", 10 ] - ], - "id" : "Duncan C. White", - "name" : "Duncan C. White" + ] }, { "name" : "Francis Whittle", @@ -560,62 +560,62 @@ "id" : "Francis Whittle" }, { - "name" : "Robert Gratza", "id" : "Robert Gratza", + "name" : "Robert Gratza", "data" : [ [ - "Perl 6", - 6 - ], - [ "Perl 5", 2 + ], + [ + "Perl 6", + 6 ] ] }, { + "id" : "Daniel Mantovani", + "name" : "Daniel Mantovani", "data" : [ [ "Perl 5", 7 ] - ], - "id" : "Daniel Mantovani", - "name" : "Daniel Mantovani" + ] }, { + "id" : "John Barrett", "data" : [ [ "Perl 5", 7 ] ], - "id" : "John Barrett", "name" : "John Barrett" }, { "name" : "E. Choroba", - "id" : "E. Choroba", "data" : [ [ - "Blog", - 2 - ], - [ "Perl 5", 4 + ], + [ + "Blog", + 2 ] - ] + ], + "id" : "E. Choroba" }, { - "id" : "Maxim Kolodyazhny", "data" : [ [ "Perl 5", 6 ] ], - "name" : "Maxim Kolodyazhny" + "name" : "Maxim Kolodyazhny", + "id" : "Maxim Kolodyazhny" }, { "id" : "Ozzy", @@ -628,6 +628,7 @@ "name" : "Ozzy" }, { + "id" : "Philippe Bruhat", "name" : "Philippe Bruhat", "data" : [ [ @@ -638,27 +639,26 @@ "Perl 5", 4 ] - ], - "id" : "Philippe Bruhat" + ] }, { - "id" : "Sergio Iglesias", + "name" : "Sergio Iglesias", "data" : [ [ "Perl 5", 6 ] ], - "name" : "Sergio Iglesias" + "id" : "Sergio Iglesias" }, { + "id" : "Arpad Toth", "data" : [ [ "Perl 5", 5 ] ], - "id" : "Arpad Toth", "name" : "Arpad Toth" }, { @@ -672,10 +672,11 @@ 4 ] ], - "id" : "Khalid", - "name" : "Khalid" + "name" : "Khalid", + "id" : "Khalid" }, { + "name" : "Steve Rogerson", "data" : [ [ "Perl 6", @@ -686,18 +687,17 @@ 3 ] ], - "id" : "Steve Rogerson", - "name" : "Steve Rogerson" + "id" : "Steve Rogerson" }, { - "name" : "Veesh Goldman", - "id" : "Veesh Goldman", "data" : [ [ "Perl 5", 5 ] - ] + ], + "name" : "Veesh Goldman", + "id" : "Veesh Goldman" }, { "data" : [ @@ -706,8 +706,8 @@ 4 ] ], - "id" : "Alex Dan |
