diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 161 |
1 files changed, 92 insertions, 69 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index a01a3f87f8..eec2b4e797 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,9 +1,4 @@ { - "tooltip" : { - "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/>", - "followPointer" : 1 - }, "series" : [ { "name" : "The Weekly Challenge - 143", @@ -20,96 +15,85 @@ "y" : 3 }, { - "drilldown" : "E. Choroba", "name" : "E. Choroba", + "drilldown" : "E. Choroba", "y" : 2 }, { + "y" : 6, "drilldown" : "Flavio Poletti", - "name" : "Flavio Poletti", - "y" : 6 + "name" : "Flavio Poletti" + }, + { + "name" : "Laurent Rosenfeld", + "drilldown" : "Laurent Rosenfeld", + "y" : 5 }, { - "y" : 5, "name" : "Luca Ferrari", + "y" : 5, "drilldown" : "Luca Ferrari" }, { "drilldown" : "Mohammad S Anwar", - "name" : "Mohammad S Anwar", - "y" : 1 + "y" : 1, + "name" : "Mohammad S Anwar" }, { - "y" : 1, "drilldown" : "Olivier Delouya", + "y" : 1, "name" : "Olivier Delouya" }, { - "y" : 2, "name" : "Paulo Custodio", + "y" : 2, "drilldown" : "Paulo Custodio" }, { + "drilldown" : "Peter Campbell Smith", "y" : 3, - "name" : "Peter Campbell Smith", - "drilldown" : "Peter Campbell Smith" + "name" : "Peter Campbell Smith" }, { - "y" : 2, "name" : "Robert DiCicco", + "y" : 2, "drilldown" : "Robert DiCicco" }, { - "y" : 4, "drilldown" : "Roger Bell_West", + "y" : 4, "name" : "Roger Bell_West" }, { - "drilldown" : "Ulrich Rieke", "name" : "Ulrich Rieke", + "drilldown" : "Ulrich Rieke", "y" : 2 }, { + "drilldown" : "W. Luis Mochan", "y" : 3, - "name" : "W. Luis Mochan", - "drilldown" : "W. Luis Mochan" + "name" : "W. Luis Mochan" } ] } ], - "chart" : { - "type" : "column" - }, - "xAxis" : { - "type" : "category" - }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "title" : { + "text" : "The Weekly Challenge - 143" }, "drilldown" : { "series" : [ { - "id" : "Alexander Pankoff", + "name" : "Alexander Pankoff", "data" : [ [ "Perl", 2 ] ], - "name" : "Alexander Pankoff" + "id" : "Alexander Pankoff" }, { + "id" : "Dave Jacoby", "data" : [ [ "Perl", @@ -120,8 +104,7 @@ 1 ] ], - "name" : "Dave Jacoby", - "id" : "Dave Jacoby" + "name" : "Dave Jacoby" }, { "data" : [ @@ -130,8 +113,8 @@ 2 ] ], - "name" : "E. Choroba", - "id" : "E. Choroba" + "id" : "E. Choroba", + "name" : "E. Choroba" }, { "data" : [ @@ -148,11 +131,30 @@ 2 ] ], - "name" : "Flavio Poletti", - "id" : "Flavio Poletti" + "id" : "Flavio Poletti", + "name" : "Flavio Poletti" + }, + { + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", + "data" : [ + [ + "Perl", + 2 + ], + [ + "Raku", + 2 + ], + [ + "Blog", + 1 + ] + ] }, { "name" : "Luca Ferrari", + "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -162,8 +164,7 @@ "Blog", 3 ] - ], - "id" : "Luca Ferrari" + ] }, { "name" : "Mohammad S Anwar", @@ -176,27 +177,27 @@ "id" : "Mohammad S Anwar" }, { - "id" : "Olivier Delouya", - "name" : "Olivier Delouya", "data" : [ [ "Perl", 1 ] - ] + ], + "id" : "Olivier Delouya", + "name" : "Olivier Delouya" }, { + "id" : "Paulo Custodio", "data" : [ [ "Perl", 2 ] ], - "name" : "Paulo Custodio", - "id" : "Paulo Custodio" + "name" : "Paulo Custodio" }, { - "id" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -207,20 +208,20 @@ 1 ] ], - "name" : "Peter Campbell Smith" + "id" : "Peter Campbell Smith" }, { - "id" : "Robert DiCicco", - "name" : "Robert DiCicco", "data" : [ [ "Perl", 2 ] - ] + ], + "id" : "Robert DiCicco", + "name" : "Robert DiCicco" }, { - "id" : "Roger Bell_West", + "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -231,9 +232,10 @@ 2 ] ], - "name" : "Roger Bell_West" + "id" : "Roger Bell_West" }, { + "name" : "Ulrich Rieke", "id" : "Ulrich Rieke", "data" : [ [ @@ -244,11 +246,10 @@ "Raku", 1 ] - ], - "name" : "Ulrich Rieke" + ] }, { - "name" : "W. Luis Mochan", + "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -259,17 +260,39 @@ 1 ] ], - "id" : "W. Luis Mochan" + "name" : "W. Luis Mochan" } ] }, - "subtitle" : { - "text" : "[Champions: 13] Last updated at 2021-12-15 10:22:00 GMT" + "chart" : { + "type" : "column" + }, + "xAxis" : { + "type" : "category" + }, + "plotOptions" : { + "series" : { + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + }, + "borderWidth" : 0 + } + }, + "tooltip" : { + "pointFormat" : "<span style='color:{point.color}'>{point.name}</span>: <b>{point.y:f}</b><br/>", + "followPointer" : 1, + "headerFormat" : "<span style='font-size:11px'>{series.name}</span><br/>" }, "legend" : { "enabled" : 0 }, - "title" : { - "text" : "The Weekly Challenge - 143" + "subtitle" : { + "text" : "[Champions: 14] Last updated at 2021-12-15 11:52:47 GMT" + }, + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } } } |
