diff options
| author | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2024-09-20 21:55:19 +0100 |
|---|---|---|
| committer | Mohammad Sajid Anwar <mohammad.anwar@yahoo.com> | 2024-09-20 21:55:19 +0100 |
| commit | bee20946ff49f764f08a61af1ffa5478a6756ba2 (patch) | |
| tree | d5acba606e0224ec2f368fda392e64c88cc87ea5 /stats/pwc-current.json | |
| parent | 02b7c0f99e543064e6ae65097bd3aa15dae3f864 (diff) | |
| download | perlweeklychallenge-club-bee20946ff49f764f08a61af1ffa5478a6756ba2.tar.gz perlweeklychallenge-club-bee20946ff49f764f08a61af1ffa5478a6756ba2.tar.bz2 perlweeklychallenge-club-bee20946ff49f764f08a61af1ffa5478a6756ba2.zip | |
- Added solutions by Peter Pentchev.
- Added solutions by Paulo Custodio.
- Added solutions by Matthias Muth.
- Added solutions by Packy Anderson.
- Added solutions by Matthew Neleigh.
- Added solutions by Luca Ferrari.
- Added solutions by Niels van Dijke.
- Added solutions by Peter Meszaros.
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 377 |
1 files changed, 234 insertions, 143 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index c348955a9f..4f49706d4d 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,30 +1,125 @@ { - "legend" : { - "enabled" : 0 - }, - "xAxis" : { - "type" : "category" - }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "format" : "{point.y}", - "enabled" : 1 - }, - "borderWidth" : 0 - } - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, "subtitle" : { - "text" : "[Champions: 17] Last updated at 2024-09-19 19:50:49 GMT" - }, - "title" : { - "text" : "The Weekly Challenge - 287" + "text" : "[Champions: 22] Last updated at 2024-09-20 20:54:36 GMT" }, + "series" : [ + { + "data" : [ + { + "name" : "Arne Sommer", + "drilldown" : "Arne Sommer", + "y" : 3 + }, + { + "y" : 2, + "drilldown" : "David Ferrone", + "name" : "David Ferrone" + }, + { + "name" : "E. Choroba", + "y" : 2, + "drilldown" : "E. Choroba" + }, + { + "name" : "Feng Chang", + "y" : 2, + "drilldown" : "Feng Chang" + }, + { + "name" : "Kjetil Skotheim", + "y" : 2, + "drilldown" : "Kjetil Skotheim" + }, + { + "name" : "Laurent Rosenfeld", + "drilldown" : "Laurent Rosenfeld", + "y" : 6 + }, + { + "y" : 2, + "drilldown" : "Lubos Kolouch", + "name" : "Lubos Kolouch" + }, + { + "y" : 12, + "drilldown" : "Luca Ferrari", + "name" : "Luca Ferrari" + }, + { + "name" : "Matthew Neleigh", + "drilldown" : "Matthew Neleigh", + "y" : 2 + }, + { + "name" : "Matthias Muth", + "y" : 3, + "drilldown" : "Matthias Muth" + }, + { + "name" : "Niels van Dijke", + "y" : 2, + "drilldown" : "Niels van Dijke" + }, + { + "name" : "Packy Anderson", + "drilldown" : "Packy Anderson", + "y" : 5 + }, + { + "drilldown" : "Paulo Custodio", + "y" : 2, + "name" : "Paulo Custodio" + }, + { + "name" : "Peter Campbell Smith", + "drilldown" : "Peter Campbell Smith", + "y" : 3 + }, + { + "name" : "Peter Meszaros", + "drilldown" : "Peter Meszaros", + "y" : 2 + }, + { + "name" : "Peter Pentchev", + "y" : 5, + "drilldown" : "Peter Pentchev" + }, + { + "drilldown" : "Robbie Hatley", + "y" : 3, + "name" : "Robbie Hatley" + }, + { + "name" : "Robert Ransbottom", + "drilldown" : "Robert Ransbottom", + "y" : 2 + }, + { + "name" : "Roger Bell_West", + "y" : 4, + "drilldown" : "Roger Bell_West" + }, + { + "name" : "Santiago Leyva", + "y" : 2, + "drilldown" : "Santiago Leyva" + }, + { + "name" : "Ulrich Rieke", + "y" : 4, + "drilldown" : "Ulrich Rieke" + }, + { + "name" : "W. Luis Mochan", + "drilldown" : "W. Luis Mochan", + "y" : 3 + } + ], + "name" : "The Weekly Challenge - 287", + "colorByPoint" : 1 + } + ], "drilldown" : { "series" : [ { @@ -42,34 +137,34 @@ ] }, { + "name" : "David Ferrone", "data" : [ [ "Perl", 2 ] ], - "id" : "David Ferrone", - "name" : "David Ferrone" + "id" : "David Ferrone" }, { + "name" : "E. Choroba", "data" : [ [ "Perl", 2 ] ], - "name" : "E. Choroba", "id" : "E. Choroba" }, { "id" : "Feng Chang", - "name" : "Feng Chang", "data" : [ [ "Raku", 2 ] - ] + ], + "name" : "Feng Chang" }, { "data" : [ @@ -101,7 +196,31 @@ }, { "id" : "Lubos Kolouch", - "name" : "Lubos Kolouch", + "data" : [ + [ + "Perl", + 2 + ] + ], + "name" : "Lubos Kolouch" + }, + { + "id" : "Luca Ferrari", + "data" : [ + [ + "Raku", + 2 + ], + [ + "Blog", + 10 + ] + ], + "name" : "Luca Ferrari" + }, + { + "name" : "Matthew Neleigh", + "id" : "Matthew Neleigh", "data" : [ [ "Perl", @@ -110,18 +229,60 @@ ] }, { + "name" : "Matthias Muth", "data" : [ [ "Perl", 2 + ], + [ + "Blog", + 1 ] ], + "id" : "Matthias Muth" + }, + { + "name" : "Niels van Dijke", + "data" : [ + [ + "Perl", + 2 + ] + ], + "id" : "Niels van Dijke" + }, + { + "name" : "Packy Anderson", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Raku", + 2 + ], + [ + "Blog", + 1 + ] + ], + "id" : "Packy Anderson" + }, + { + "name" : "Paulo Custodio", "id" : "Paulo Custodio", - "name" : "Paulo Custodio" + "data" : [ + [ + "Perl", + 2 + ] + ] }, { - "id" : "Peter Campbell Smith", "name" : "Peter Campbell Smith", + "id" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -134,18 +295,17 @@ ] }, { - "name" : "Peter Meszaros", "id" : "Peter Meszaros", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "Peter Meszaros" }, { "id" : "Peter Pentchev", - "name" : "Peter Pentchev", "data" : [ [ "Perl", @@ -159,9 +319,11 @@ "Blog", 1 ] - ] + ], + "name" : "Peter Pentchev" }, { + "name" : "Robbie Hatley", "data" : [ [ "Perl", @@ -172,8 +334,7 @@ 1 ] ], - "id" : "Robbie Hatley", - "name" : "Robbie Hatley" + "id" : "Robbie Hatley" }, { "name" : "Robert Ransbottom", @@ -186,8 +347,6 @@ ] }, { - "id" : "Roger Bell_West", - "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -197,19 +356,22 @@ "Raku", 2 ] - ] + ], + "id" : "Roger Bell_West", + "name" : "Roger Bell_West" }, { + "name" : "Santiago Leyva", + "id" : "Santiago Leyva", "data" : [ [ "Perl", 2 ] - ], - "id" : "Santiago Leyva", - "name" : "Santiago Leyva" + ] }, { + "id" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -220,8 +382,7 @@ 2 ] ], - "name" : "Ulrich Rieke", - "id" : "Ulrich Rieke" + "name" : "Ulrich Rieke" }, { "data" : [ @@ -234,110 +395,40 @@ 1 ] ], - "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan" + "id" : "W. Luis Mochan", + "name" : "W. Luis Mochan" } ] }, - "series" : [ - { - "colorByPoint" : 1, - "name" : "The Weekly Challenge - 287", - "data" : [ - { - "name" : "Arne Sommer", - "drilldown" : "Arne Sommer", - "y" : 3 - }, - { - "drilldown" : "David Ferrone", - "y" : 2, - "name" : "David Ferrone" - }, - { - "name" : "E. Choroba", - "y" : 2, - "drilldown" : "E. Choroba" - }, - { - "name" : "Feng Chang", - "drilldown" : "Feng Chang", - "y" : 2 - }, - { - "name" : "Kjetil Skotheim", - "y" : 2, - "drilldown" : "Kjetil Skotheim" - }, - { - "name" : "Laurent Rosenfeld", - "y" : 6, - "drilldown" : "Laurent Rosenfeld" - }, - { - "y" : 2, - "drilldown" : "Lubos Kolouch", - "name" : "Lubos Kolouch" - }, - { - "name" : "Paulo Custodio", - "y" : 2, - "drilldown" : "Paulo Custodio" - }, - { - "y" : 3, - "drilldown" : "Peter Campbell Smith", - "name" : "Peter Campbell Smith" - }, - { - "name" : "Peter Meszaros", - "drilldown" : "Peter Meszaros", - "y" : 2 - }, - { - "y" : 5, - "drilldown" : "Peter Pentchev", - "name" : "Peter Pentchev" - }, - { - "name" : "Robbie Hatley", - "drilldown" : "Robbie Hatley", - "y" : 3 - }, - { - "name" : "Robert Ransbottom", - "drilldown" : "Robert Ransbottom", - "y" : 2 - }, - { - "y" : 4, - "drilldown" : "Roger Bell_West", - "name" : "Roger Bell_West" - }, - { - "name" : "Santiago Leyva", - "drilldown" : "Santiago Leyva", - "y" : 2 - }, - { - "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke", - "y" : 4 - }, - { - "name" : "W. Luis Mochan", - "drilldown" : "W. Luis Mochan", - "y" : 3 - } - ] - } - ], "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/>", - "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>" + }, + "title" : { + "text" : "The Weekly Challenge - 287" }, "chart" : { "type" : "column" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "legend" : { + "enabled" : 0 + }, + "xAxis" : { + "type" : "category" } } |
