diff options
Diffstat (limited to 'stats/pwc-current.json')
| -rw-r--r-- | stats/pwc-current.json | 138 |
1 files changed, 71 insertions, 67 deletions
diff --git a/stats/pwc-current.json b/stats/pwc-current.json index 95945f7fa6..d53d26a049 100644 --- a/stats/pwc-current.json +++ b/stats/pwc-current.json @@ -1,37 +1,50 @@ { + "yAxis" : { + "title" : { + "text" : "Total Solutions" + } + }, + "plotOptions" : { + "series" : { + "borderWidth" : 0, + "dataLabels" : { + "format" : "{point.y}", + "enabled" : 1 + } + } + }, "series" : [ { - "name" : "The Weekly Challenge - 169", "colorByPoint" : 1, "data" : [ { + "name" : "E. Choroba", "y" : 2, - "drilldown" : "E. Choroba", - "name" : "E. Choroba" + "drilldown" : "E. Choroba" }, { - "y" : 2, "drilldown" : "habere-et-dispetire", - "name" : "habere-et-dispetire" + "name" : "habere-et-dispetire", + "y" : 2 }, { - "name" : "Luca Ferrari", + "drilldown" : "Luca Ferrari", "y" : 8, - "drilldown" : "Luca Ferrari" + "name" : "Luca Ferrari" }, { - "y" : 2, "drilldown" : "Mark Anderson", + "y" : 2, "name" : "Mark Anderson" }, { - "drilldown" : "Peter Campbell Smith", "y" : 3, - "name" : "Peter Campbell Smith" + "name" : "Peter Campbell Smith", + "drilldown" : "Peter Campbell Smith" }, { - "y" : 2, "drilldown" : "PokGoPun", + "y" : 2, "name" : "PokGoPun" }, { @@ -40,57 +53,59 @@ "drilldown" : "Robert DiCicco" }, { - "name" : "Roger Bell_West", "drilldown" : "Roger Bell_West", - "y" : 4 + "y" : 5, + "name" : "Roger Bell_West" }, { "y" : 3, - "drilldown" : "Simon Green", - "name" : "Simon Green" + "name" : "Simon Green", + "drilldown" : "Simon Green" }, { "name" : "Stephen G Lynn", - "drilldown" : "Stephen G Lynn", - "y" : 4 + "y" : 4, + "drilldown" : "Stephen G Lynn" }, { "name" : "Ulrich Rieke", - "drilldown" : "Ulrich Rieke", - "y" : 4 + "y" : 4, + "drilldown" : "Ulrich Rieke" }, { + "drilldown" : "W. Luis Mochan", "name" : "W. Luis Mochan", - "y" : 3, - "drilldown" : "W. Luis Mochan" + "y" : 3 } - ] + ], + "name" : "The Weekly Challenge - 169" } ], - "yAxis" : { - "title" : { - "text" : "Total Solutions" - } + "chart" : { + "type" : "column" }, - "plotOptions" : { - "series" : { - "borderWidth" : 0, - "dataLabels" : { - "enabled" : 1, - "format" : "{point.y}" - } - } + "title" : { + "text" : "The Weekly Challenge - 169" + }, + "legend" : { + "enabled" : 0 + }, + "subtitle" : { + "text" : "[Champions: 12] Last updated at 2022-06-15 17:33:40 GMT" }, "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/>" + "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/>" + }, + "xAxis" : { + "type" : "category" }, "drilldown" : { "series" : [ { - "name" : "E. Choroba", "id" : "E. Choroba", + "name" : "E. Choroba", "data" : [ [ "Perl", @@ -99,16 +114,17 @@ ] }, { + "id" : "habere-et-dispetire", "data" : [ [ "Raku", 2 ] ], - "id" : "habere-et-dispetire", "name" : "habere-et-dispetire" }, { + "id" : "Luca Ferrari", "data" : [ [ "Raku", @@ -119,7 +135,6 @@ 6 ] ], - "id" : "Luca Ferrari", "name" : "Luca Ferrari" }, { @@ -147,27 +162,28 @@ "id" : "Peter Campbell Smith" }, { - "id" : "PokGoPun", + "name" : "PokGoPun", "data" : [ [ "Perl", 2 ] ], - "name" : "PokGoPun" + "id" : "PokGoPun" }, { - "name" : "Robert DiCicco", - "id" : "Robert DiCicco", "data" : [ [ "Raku", 1 ] - ] + ], + "name" : "Robert DiCicco", + "id" : "Robert DiCicco" }, { "id" : "Roger Bell_West", + "name" : "Roger Bell_West", "data" : [ [ "Perl", @@ -176,13 +192,14 @@ [ "Raku", 2 + ], + [ + "Blog", + 1 ] - ], - "name" : "Roger Bell_West" + ] }, { - "name" : "Simon Green", - "id" : "Simon Green", "data" : [ [ "Perl", @@ -192,10 +209,11 @@ "Blog", 1 ] - ] + ], + "name" : "Simon Green", + "id" : "Simon Green" }, { - "name" : "Stephen G Lynn", "data" : [ [ "Perl", @@ -206,10 +224,11 @@ 2 ] ], + "name" : "Stephen G Lynn", "id" : "Stephen G Lynn" }, { - "id" : "Ulrich Rieke", + "name" : "Ulrich Rieke", "data" : [ [ "Perl", @@ -220,7 +239,7 @@ 2 ] ], - "name" : "Ulrich Rieke" + "id" : "Ulrich Rieke" }, { "id" : "W. Luis Mochan", @@ -237,20 +256,5 @@ "name" : "W. Luis Mochan" } ] - }, - "legend" : { - "enabled" : 0 - }, - "subtitle" : { - "text" : "[Champions: 12] Last updated at 2022-06-15 10:59:20 GMT" - }, - "title" : { - "text" : "The Weekly Challenge - 169" - }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "type" : "category" } } |
