diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 227 |
1 files changed, 121 insertions, 106 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 5d0c25ca1a..5af653dd6d 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,7 +1,23 @@ { + "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/>" + }, + "chart" : { + "type" : "column" + }, + "xAxis" : { + "type" : "category" + }, + "title" : { + "text" : "The Weekly Challenge - 156" + }, "drilldown" : { "series" : [ { + "name" : "Arne Sommer", + "id" : "Arne Sommer", "data" : [ [ "Raku", @@ -11,12 +27,11 @@ "Blog", 1 ] - ], - "name" : "Arne Sommer", - "id" : "Arne Sommer" + ] }, { "id" : "Athanasius", + "name" : "Athanasius", "data" : [ [ "Perl", @@ -26,12 +41,9 @@ "Raku", 2 ] - ], - "name" : "Athanasius" + ] }, { - "id" : "Cheok-Yin Fung", - "name" : "Cheok-Yin Fung", "data" : [ [ "Perl", @@ -41,7 +53,9 @@ "Blog", 1 ] - ] + ], + "id" : "Cheok-Yin Fung", + "name" : "Cheok-Yin Fung" }, { "data" : [ @@ -54,6 +68,8 @@ "id" : "Colin Crain" }, { + "name" : "Dave Jacoby", + "id" : "Dave Jacoby", "data" : [ [ "Perl", @@ -63,23 +79,19 @@ "Blog", 1 ] - ], - "name" : "Dave Jacoby", - "id" : "Dave Jacoby" + ] }, { + "name" : "E. Choroba", "id" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ], - "name" : "E. Choroba" + ] }, { - "id" : "Flavio Poletti", - "name" : "Flavio Poletti", "data" : [ [ "Perl", @@ -93,7 +105,9 @@ "Blog", 2 ] - ] + ], + "name" : "Flavio Poletti", + "id" : "Flavio Poletti" }, { "id" : "James Smith", @@ -110,8 +124,8 @@ ] }, { - "id" : "Jan Krnavek", "name" : "Jan Krnavek", + "id" : "Jan Krnavek", "data" : [ [ "Raku", @@ -120,17 +134,16 @@ ] }, { + "name" : "Jorg Sommrey", + "id" : "Jorg Sommrey", "data" : [ [ "Perl", 2 ] - ], - "name" : "Jorg Sommrey", - "id" : "Jorg Sommrey" + ] }, { - "id" : "Kueppo Wesley", "data" : [ [ "Perl", @@ -141,11 +154,12 @@ 2 ] ], - "name" : "Kueppo Wesley" + "name" : "Kueppo Wesley", + "id" : "Kueppo Wesley" }, { - "id" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -162,8 +176,8 @@ ] }, { - "id" : "Lubos Kolouch", "name" : "Lubos Kolouch", + "id" : "Lubos Kolouch", "data" : [ [ "Perl", @@ -172,6 +186,7 @@ ] }, { + "name" : "Luca Ferrari", "id" : "Luca Ferrari", "data" : [ [ @@ -182,18 +197,17 @@ "Blog", 4 ] - ], - "name" : "Luca Ferrari" + ] }, { - "name" : "Mark Anderson", "data" : [ [ "Raku", 2 ] ], - "id" : "Mark Anderson" + "id" : "Mark Anderson", + "name" : "Mark Anderson" }, { "data" : [ @@ -206,6 +220,7 @@ "id" : "Marton Polgar" }, { + "id" : "Mohammad S Anwar", "name" : "Mohammad S Anwar", "data" : [ [ @@ -216,11 +231,19 @@ "Raku", 1 ] - ], - "id" : "Mohammad S Anwar" + ] + }, + { + "id" : "Niels van Dijke", + "name" : "Niels van Dijke", + "data" : [ + [ + "Perl", + 2 + ] + ] }, { - "name" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -231,6 +254,7 @@ 1 ] ], + "name" : "Peter Campbell Smith", "id" : "Peter Campbell Smith" }, { @@ -240,10 +264,12 @@ 2 ] ], - "name" : "PokGoPun", - "id" : "PokGoPun" + "id" : "PokGoPun", + "name" : "PokGoPun" }, { + "id" : "Robert DiCicco", + "name" : "Robert DiCicco", "data" : [ [ "Perl", @@ -253,19 +279,17 @@ "Raku", 2 ] - ], - "name" : "Robert DiCicco", - "id" : "Robert DiCicco" + ] }, { + "id" : "Robert Ransbottom", "name" : "Robert Ransbottom", "data" : [ [ "Raku", 2 ] - ], - "id" : "Robert Ransbottom" + ] }, { "id" : "Roger Bell_West", @@ -296,11 +320,12 @@ 2 ] ], - "name" : "Ulrich Rieke", - "id" : "Ulrich Rieke" + "id" : "Ulrich Rieke", + "name" : "Ulrich Rieke" }, { "name" : "W. Luis Mochan", + "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -310,36 +335,34 @@ "Blog", 1 ] - ], - "id" : "W. Luis Mochan" + ] } ] }, "plotOptions" : { "series" : { - "borderWidth" : 0, "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } + "format" : "{point.y}", + "enabled" : 1 + }, + "borderWidth" : 0 } }, - "legend" : { - "enabled" : 0 - }, "yAxis" : { "title" : { "text" : "Total Solutions" } }, - "xAxis" : { - "type" : "category" + "legend" : { + "enabled" : 0 }, "subtitle" : { - "text" : "[Champions: 24] Last updated at 2022-03-20 13:10:26 GMT" + "text" : "[Champions: 25] Last updated at 2022-03-20 21:52:05 GMT" }, "series" : [ { + "name" : "The Weekly Challenge - 156", + "colorByPoint" : 1, "data" : [ { "y" : 3, @@ -347,18 +370,18 @@ "drilldown" : "Arne Sommer" }, { + "y" : 4, "drilldown" : "Athanasius", - "name" : "Athanasius", - "y" : 4 + "name" : "Athanasius" }, { - "y" : 3, + "name" : "Cheok-Yin Fung", "drilldown" : "Cheok-Yin Fung", - "name" : "Cheok-Yin Fung" + "y" : 3 }, { - "name" : "Colin Crain", "drilldown" : "Colin Crain", + "name" : "Colin Crain", "y" : 2 }, { @@ -367,39 +390,39 @@ "y" : 3 }, { - "name" : "E. Choroba", + "y" : 2, "drilldown" : "E. Choroba", - "y" : 2 + "name" : "E. Choroba" }, { - "y" : 6, + "name" : "Flavio Poletti", "drilldown" : "Flavio Poletti", - "name" : "Flavio Poletti" + "y" : 6 }, { - "y" : 3, + "name" : "James Smith", "drilldown" : "James Smith", - "name" : "James Smith" + "y" : 3 }, { - "name" : "Jan Krnavek", "drilldown" : "Jan Krnavek", + "name" : "Jan Krnavek", "y" : 1 }, { - "name" : "Jorg Sommrey", + "y" : 2, "drilldown" : "Jorg Sommrey", - "y" : 2 + "name" : "Jorg Sommrey" }, { - "name" : "Kueppo Wesley", + "y" : 4, "drilldown" : "Kueppo Wesley", - "y" : 4 + "name" : "Kueppo Wesley" }, { - "y" : 5, "drilldown" : "Laurent Rosenfeld", - "name" : "Laurent Rosenfeld" + "name" : "Laurent Rosenfeld", + "y" : 5 }, { "y" : 2, @@ -407,74 +430,66 @@ "drilldown" : "Lubos Kolouch" }, { - "y" : 6, + "name" : "Luca Ferrari", "drilldown" : "Luca Ferrari", - "name" : "Luca Ferrari" + "y" : 6 }, { + "y" : 2, "name" : "Mark Anderson", - "drilldown" : "Mark Anderson", - "y" : 2 + "drilldown" : "Mark Anderson" }, { - "name" : "Marton Polgar", + "y" : 2, "drilldown" : "Marton Polgar", - "y" : 2 + "name" : "Marton Polgar" }, { - "y" : 2, "name" : "Mohammad S Anwar", - "drilldown" : "Mohammad S Anwar" + "drilldown" : "Mohammad S Anwar", + "y" : 2 }, { - "name" : "Peter Campbell Smith", + "drilldown" : "Niels van Dijke", + "name" : "Niels van Dijke", + "y" : 2 + }, + { + "y" : 3, "drilldown" : "Peter Campbell Smith", - "y" : 3 + "name" : "Peter Campbell Smith" }, { + "y" : 2, "drilldown" : "PokGoPun", - "name" : "PokGoPun", - "y" : 2 + "name" : "PokGoPun" }, { - "drilldown" : "Robert DiCicco", + "y" : 4, "name" : "Robert DiCicco", - "y" : 4 + "drilldown" : "Robert DiCicco" }, { + "y" : 2, "drilldown" : "Robert Ransbottom", - "name" : "Robert Ransbottom", - "y" : 2 + "name" : "Robert Ransbottom" }, { - "drilldown" : "Roger Bell_West", "name" : "Roger Bell_West", + "drilldown" : "Roger Bell_West", "y" : 5 }, { - "name" : "Ulrich Rieke", + "y" : 4, "drilldown" : "Ulrich Rieke", - "y" : 4 + "name" : "Ulrich Rieke" }, { "y" : 3, - "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan" + "name" : "W. Luis Mochan", + "drilldown" : "W. Luis Mochan" } - ], - "name" : "The Weekly Challenge - 156", - "colorByPoint" : 1 + ] } - ], - "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/>" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge - 156" - } + ] } |
