diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 120 |
1 files changed, 60 insertions, 60 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index c5920aa7a5..557b23d6b4 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,64 +1,10 @@ { - "xAxis" : { - "categories" : [ - "David Santiago", - "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", - "Flavio Poletti", - "Francis Whittle", - "Fred Zinn", - "Freddie B", - "Garrett Goebel", - "Giuseppe Di Terlizzi", - "Guillermo Ramos", - "Gurunandan Bhat", - "Gustavo Chaves", - "habere-et-dispetire", - "Hauke Dampfling", - "Humberto Massa", - "Ian Goodnight", - "Ian Rifkin", - "Ildar Shaimordanov", - "Ioannis Bourlakos" - ] - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-12-10 08:20:38 GMT" - }, "chart" : { "type" : "column" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "series" : [ { + "name" : "Perl", "data" : [ 0, 8, @@ -90,10 +36,10 @@ 6, 1, 2 - ], - "name" : "Perl" + ] }, { + "name" : "Raku", "data" : [ 7, 0, @@ -125,8 +71,7 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -163,5 +108,60 @@ ], "name" : "Blog" } - ] + ], + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-12-10 08:55:02 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "xAxis" : { + "categories" : [ + "David Santiago", + "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", + "Flavio Poletti", + "Francis Whittle", + "Fred Zinn", + "Freddie B", + "Garrett Goebel", + "Giuseppe Di Terlizzi", + "Guillermo Ramos", + "Gurunandan Bhat", + "Gustavo Chaves", + "habere-et-dispetire", + "Hauke Dampfling", + "Humberto Massa", + "Ian Goodnight", + "Ian Rifkin", + "Ildar Shaimordanov", + "Ioannis Bourlakos" + ] + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + } } |
