diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 126 |
1 files changed, 63 insertions, 63 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index bd685976ee..dbf12bf058 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,62 +1,4 @@ { - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-12-06 20:06:32 GMT" - }, - "xAxis" : { - "categories" : [ - "Bruce Gray", - "Bruce Van Allen", - "Bruno Ramos", - "Burkhard Nickels", - "Chenyf", - "Cheok-Yin Fung", - "Christian Jaeger", - "Clifton Wood", - "Clive Holloway", - "Colin Crain", - "Craig", - "Creewick", - "Cristina Heredia", - "Csaba Simandi", - "Daniel Bowling", - "Daniel Mantovani", - "Daniel Mita", - "Darren Bottin", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "David Santiago", - "David Schwartz", - "Denis Yurashku", - "Dieter Dobbelaere", - "Dimitar Dimitrov", - "Donald Hunter", - "Doug Schrag", - "Duane Powell", - "Duncan C. White" - ] - }, - "chart" : { - "type" : "column" - }, "series" : [ { "name" : "Perl", @@ -94,6 +36,7 @@ ] }, { + "name" : "Raku", "data" : [ 22, 0, @@ -125,11 +68,9 @@ 10, 0, 0 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 2, 0, @@ -161,7 +102,66 @@ 0, 0, 1 - ] + ], + "name" : "Blog" + } + ], + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "xAxis" : { + "categories" : [ + "Bruce Gray", + "Bruce Van Allen", + "Bruno Ramos", + "Burkhard Nickels", + "Chenyf", + "Cheok-Yin Fung", + "Christian Jaeger", + "Clifton Wood", + "Clive Holloway", + "Colin Crain", + "Craig", + "Creewick", + "Cristina Heredia", + "Csaba Simandi", + "Daniel Bowling", + "Daniel Mantovani", + "Daniel Mita", + "Darren Bottin", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "David Santiago", + "David Schwartz", + "Denis Yurashku", + "Dieter Dobbelaere", + "Dimitar Dimitrov", + "Donald Hunter", + "Doug Schrag", + "Duane Powell", + "Duncan C. White" + ] + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-12-06 20:19:18 GMT" + }, + "chart" : { + "type" : "column" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" } - ] + } } |
