diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 92 |
1 files changed, 46 insertions, 46 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index a76f446ecb..1b161ddf2c 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,22 +1,44 @@ { - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "xAxis" : { + "categories" : [ + "Burkhard Nickels", + "Chenyf", + "Cheok-Yin Fung", + "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", + "Denis Yurashku", + "Dieter Dobbelaere", + "Donald Hunter", + "Doug Schrag", + "Duane Powell", + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Fabrizio Poggi", + "Feng Chang", + "Finley", + "Flavio Poletti", + "Francis Whittle" + ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "chart" : { + "type" : "column" }, "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-01-23 21:58:27 GMT" - }, - "chart" : { - "type" : "column" - }, "series" : [ { "data" : [ @@ -124,44 +146,22 @@ "name" : "Blog" } ], - "xAxis" : { - "categories" : [ - "Burkhard Nickels", - "Chenyf", - "Cheok-Yin Fung", - "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", - "Denis Yurashku", - "Dieter Dobbelaere", - "Donald Hunter", - "Doug Schrag", - "Duane Powell", - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Fabrizio Poggi", - "Feng Chang", - "Finley", - "Flavio Poletti", - "Francis Whittle" - ] + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-01-23 22:04:09 GMT" }, "yAxis" : { "min" : 0, "title" : { "text" : "" } + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } |
