diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 118 |
1 files changed, 59 insertions, 59 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index 85e896fdf6..6715ea629b 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,61 +1,9 @@ { - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2020-10-14 20:51:41 GMT" - }, "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "xAxis" : { - "categories" : [ - "Clive Holloway", - "Colin Crain", - "Craig", - "Creewick", - "Cristina Heredia", - "Csaba Simandi", - "Daniel Mantovani", - "Daniel Mita", - "Darren Bottin", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "Denis Yurashku", - "Donald Hunter", - "Doug Schrag", - "Duane Powell", - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Fabrizio Poggi", - "Feng Chang", - "Finley", - "Flavio Poletti", - "Francis Whittle", - "Fred Zinn", - "Freddie B", - "Giuseppe Di Terlizzi", - "Guillermo Ramos", - "Gustavo Chaves", - "Hauke Dampfling" - ] + "chart" : { + "type" : "column" }, "series" : [ { @@ -70,7 +18,7 @@ 3, 5, 42, - 116, + 118, 4, 0, 0, @@ -94,7 +42,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 78, @@ -126,7 +73,8 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { "data" : [ @@ -140,7 +88,7 @@ 0, 0, 2, - 40, + 41, 0, 0, 7, @@ -163,5 +111,57 @@ ], "name" : "Blog" } - ] + ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2020-10-15 00:51:14 GMT" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "xAxis" : { + "categories" : [ + "Clive Holloway", + "Colin Crain", + "Craig", + "Creewick", + "Cristina Heredia", + "Csaba Simandi", + "Daniel Mantovani", + "Daniel Mita", + "Darren Bottin", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "Denis Yurashku", + "Donald Hunter", + "Doug Schrag", + "Duane Powell", + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Fabrizio Poggi", + "Feng Chang", + "Finley", + "Flavio Poletti", + "Francis Whittle", + "Fred Zinn", + "Freddie B", + "Giuseppe Di Terlizzi", + "Guillermo Ramos", + "Gustavo Chaves", + "Hauke Dampfling" + ] + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + } } |
