diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 195 |
1 files changed, 105 insertions, 90 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index e06424c563..c5b25c67b4 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,10 +1,22 @@ { - "subtitle" : { - "text" : "[Champions: 19] Last updated at 2023-05-12 15:09:02 GMT" + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "enabled" : 1, + "format" : "{point.y}" + } + } + }, + "tooltip" : { + "followPointer" : 1, + "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/>" }, "drilldown" : { "series" : [ { + "name" : "Arne Sommer", "data" : [ [ "Raku", @@ -15,31 +27,39 @@ 1 ] ], - "name" : "Arne Sommer", "id" : "Arne Sommer" }, { - "id" : "David Ferrone", + "data" : [ + [ + "Perl", + 2 + ] + ], "name" : "David Ferrone", + "id" : "David Ferrone" + }, + { + "id" : "E. Choroba", "data" : [ [ "Perl", 2 ] - ] + ], + "name" : "E. Choroba" }, { "id" : "Feng Chang", - "name" : "Feng Chang", "data" : [ [ "Raku", 2 ] - ] + ], + "name" : "Feng Chang" }, { - "id" : "James Smith", "name" : "James Smith", "data" : [ [ @@ -50,21 +70,20 @@ "Blog", 1 ] - ] + ], + "id" : "James Smith" }, { - "name" : "Jorg Sommrey", - "id" : "Jorg Sommrey", "data" : [ [ "Perl", 1 ] - ] + ], + "id" : "Jorg Sommrey", + "name" : "Jorg Sommrey" }, { - "name" : "Laurent Rosenfeld", - "id" : "Laurent Rosenfeld", "data" : [ [ "Perl", @@ -78,7 +97,9 @@ "Blog", 1 ] - ] + ], + "name" : "Laurent Rosenfeld", + "id" : "Laurent Rosenfeld" }, { "data" : [ @@ -91,14 +112,14 @@ "name" : "Leo Manfredi" }, { + "id" : "Lubos Kolouch", "data" : [ [ "Perl", 2 ] ], - "name" : "Lubos Kolouch", - "id" : "Lubos Kolouch" + "name" : "Lubos Kolouch" }, { "data" : [ @@ -111,8 +132,8 @@ 6 ] ], - "name" : "Luca Ferrari", - "id" : "Luca Ferrari" + "id" : "Luca Ferrari", + "name" : "Luca Ferrari" }, { "data" : [ @@ -121,22 +142,20 @@ 2 ] ], - "id" : "Mark Anderson", - "name" : "Mark Anderson" + "name" : "Mark Anderson", + "id" : "Mark Anderson" }, { - "id" : "Niels van Dijke", - "name" : "Niels van Dijke", "data" : [ [ "Perl", 1 ] - ] + ], + "name" : "Niels van Dijke", + "id" : "Niels van Dijke" }, { - "name" : "Peter Campbell Smith", - "id" : "Peter Campbell Smith", "data" : [ [ "Perl", @@ -146,7 +165,9 @@ "Blog", 1 ] - ] + ], + "id" : "Peter Campbell Smith", + "name" : "Peter Campbell Smith" }, { "data" : [ @@ -155,10 +176,11 @@ 2 ] ], - "name" : "RibTips", - "id" : "RibTips" + "id" : "RibTips", + "name" : "RibTips" }, { + "name" : "Robert DiCicco", "data" : [ [ "Perl", @@ -169,10 +191,10 @@ 1 ] ], - "name" : "Robert DiCicco", "id" : "Robert DiCicco" }, { + "id" : "Roger Bell_West", "data" : [ [ "Perl", @@ -183,10 +205,10 @@ 2 ] ], - "name" : "Roger Bell_West", - "id" : "Roger Bell_West" + "name" : "Roger Bell_West" }, { + "id" : "Shimon Bollinger", "data" : [ [ "Raku", @@ -197,7 +219,6 @@ 1 ] ], - "id" : "Shimon Bollinger", "name" : "Shimon Bollinger" }, { @@ -216,7 +237,6 @@ }, { "id" : "Ulrich Rieke", - "name" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -226,9 +246,11 @@ "Raku", 1 ] - ] + ], + "name" : "Ulrich Rieke" }, { + "id" : "W. Luis Mochan", "data" : [ [ "Perl", @@ -239,64 +261,50 @@ 1 ] ], - "name" : "W. Luis Mochan", - "id" : "W. Luis Mochan" + "name" : "W. Luis Mochan" } ] }, - "legend" : { - "enabled" : 0 - }, "xAxis" : { "type" : "category" }, - "title" : { - "text" : "The Weekly Challenge - 216" - }, - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } - }, "chart" : { "type" : "column" }, - "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/>" + "subtitle" : { + "text" : "[Champions: 20] Last updated at 2023-05-13 13:10:15 GMT" }, - "plotOptions" : { - "series" : { - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - }, - "borderWidth" : 0 - } + "title" : { + "text" : "The Weekly Challenge - 216" }, "series" : [ { + "name" : "The Weekly Challenge - 216", "data" : [ { - "y" : 3, "name" : "Arne Sommer", + "y" : 3, "drilldown" : "Arne Sommer" }, { "name" : "David Ferrone", - "drilldown" : "David Ferrone", + "y" : 2, + "drilldown" : "David Ferrone" + }, + { + "drilldown" : "E. Choroba", + "name" : "E. Choroba", "y" : 2 }, { "name" : "Feng Chang", - "drilldown" : "Feng Chang", - "y" : 2 + "y" : 2, + "drilldown" : "Feng Chang" }, { - "drilldown" : "James Smith", + "y" : 3, "name" : "James Smith", - "y" : 3 + "drilldown" : "James Smith" }, { "y" : 1, @@ -304,13 +312,13 @@ "drilldown" : "Jorg Sommrey" }, { - "y" : 3, + "drilldown" : "Laurent Rosenfeld", "name" : "Laurent Rosenfeld", - "drilldown" : "Laurent Rosenfeld" + "y" : 3 }, { - "name" : "Leo Manfredi", "drilldown" : "Leo Manfredi", + "name" : "Leo Manfredi", "y" : 1 }, { @@ -319,19 +327,19 @@ "drilldown" : "Lubos Kolouch" }, { + "y" : 8, "name" : "Luca Ferrari", - "drilldown" : "Luca Ferrari", - "y" : 8 + "drilldown" : "Luca Ferrari" }, { - "y" : 2, + "drilldown" : "Mark Anderson", "name" : "Mark Anderson", - "drilldown" : "Mark Anderson" + "y" : 2 }, { - "name" : "Niels van Dijke", "drilldown" : "Niels van Dijke", - "y" : 1 + "y" : 1, + "name" : "Niels van Dijke" }, { "drilldown" : "Peter Campbell Smith", @@ -339,14 +347,14 @@ "y" : 3 }, { - "y" : 2, + "drilldown" : "RibTips", "name" : "RibTips", - "drilldown" : "RibTips" + "y" : 2 }, { - "y" : 2, "drilldown" : "Robert DiCicco", - "name" : "Robert DiCicco" + "name" : "Robert DiCicco", + "y" : 2 }, { "drilldown" : "Roger Bell_West", @@ -354,28 +362,35 @@ "y" : 4 }, { - "y" : 2, "drilldown" : "Shimon Bollinger", - "name" : "Shimon Bollinger" + "name" : "Shimon Bollinger", + "y" : 2 }, { - "drilldown" : "Thomas Kohler", "name" : "Thomas Kohler", - "y" : 4 + "y" : 4, + "drilldown" : "Thomas Kohler" }, { - "drilldown" : "Ulrich Rieke", + "y" : 3, "name" : "Ulrich Rieke", - "y" : 3 + "drilldown" : "Ulrich Rieke" }, { "y" : 3, - "drilldown" : "W. Luis Mochan", - "name" : "W. Luis Mochan" + "name" : "W. Luis Mochan", + "drilldown" : "W. Luis Mochan" } ], - "colorByPoint" : 1, - "name" : "The Weekly Challenge - 216" + "colorByPoint" : 1 + } + ], + "yAxis" : { + "title" : { + "text" : "Total Solutions" } - ] + }, + "legend" : { + "enabled" : 0 + } } |
