diff options
Diffstat (limited to 'stats/pwc-summary-271-300.json')
| -rw-r--r-- | stats/pwc-summary-271-300.json | 130 |
1 files changed, 65 insertions, 65 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index 36fe271f2f..4a7fe55b47 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -1,64 +1,7 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "xAxis" : { - "categories" : [ - "Simon Proctor", - "Simon Reinhardt", - "Sitaram Chamarty", - "Sol DeMuth", - "Solathian", - "Stephanie Stein", - "Stephen G. Lynn", - "Steve Bresson", - "Steve Rogerson", - "Steven Lembark", - "Steven Wilson", - "Stuart Little", - "Svetlana Nesterova", - "Ted Leahy", - "Tejas", - "Tester R59", - "Thomas Kohler", - "Tiago Stock", - "Tim Potapov", - "Tim Smith", - "Tore Andersson", - "Trenton Langer", - "Tyler Bird", - "Tyler Limkemann", - "Tyler Wardhaugh", - "Ulrich Rieke", - "User Person", - "Vamsi Meenavilli", - "Veesh Goldman", - "Vinod Kumar K" - ] - }, - "chart" : { - "type" : "column" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-06-10 00:43:16 GMT" - }, "series" : [ { + "name" : "Perl", "data" : [ 5, 4, @@ -76,7 +19,7 @@ 4, 4, 2, - 158, + 160, 1, 14, 0, @@ -85,13 +28,12 @@ 8, 0, 2, - 389, + 391, 24, 18, 17, 18 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -121,7 +63,7 @@ 0, 2, 0, - 396, + 398, 0, 0, 2, @@ -147,7 +89,7 @@ 0, 0, 0, - 151, + 153, 0, 0, 0, @@ -163,5 +105,63 @@ 0 ] } - ] + ], + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "xAxis" : { + "categories" : [ + "Simon Proctor", + "Simon Reinhardt", + "Sitaram Chamarty", + "Sol DeMuth", + "Solathian", + "Stephanie Stein", + "Stephen G. Lynn", + "Steve Bresson", + "Steve Rogerson", + "Steven Lembark", + "Steven Wilson", + "Stuart Little", + "Svetlana Nesterova", + "Ted Leahy", + "Tejas", + "Tester R59", + "Thomas Kohler", + "Tiago Stock", + "Tim Potapov", + "Tim Smith", + "Tore Andersson", + "Trenton Langer", + "Tyler Bird", + "Tyler Limkemann", + "Tyler Wardhaugh", + "Ulrich Rieke", + "User Person", + "Vamsi Meenavilli", + "Veesh Goldman", + "Vinod Kumar K" + ] + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-06-11 12:15:03 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "chart" : { + "type" : "column" + } } |
