diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 100 |
1 files changed, 50 insertions, 50 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 2d66a43c3b..78f5c55e26 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,6 +1,47 @@ { + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "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", + "David Schwartz", + "Denis Yurashku", + "Dieter Dobbelaere", + "Dimitar Dimitrov", + "Donald Hunter", + "Doug Schrag", + "Duane Powell", + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Fabrizio Poggi", + "Feng Chang", + "Finley" + ] + }, "series" : [ { + "name" : "Perl", "data" : [ 31, 0, @@ -32,8 +73,7 @@ 8, 22, 0 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -71,7 +111,6 @@ ] }, { - "name" : "Blog", "data" : [ 15, 0, @@ -103,7 +142,8 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], "plotOptions" : { @@ -111,57 +151,17 @@ "stacking" : "percent" } }, - "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", - "David Schwartz", - "Denis Yurashku", - "Dieter Dobbelaere", - "Dimitar Dimitrov", - "Donald Hunter", - "Doug Schrag", - "Duane Powell", - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Fabrizio Poggi", - "Feng Chang", - "Finley" - ] - }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, - "chart" : { - "type" : "column" - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-05-18 12:47:32 GMT" + "text" : "[Champions: 30] Last updated at 2021-05-18 13:14:24 GMT" }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + }, + "chart" : { + "type" : "column" } } |
