diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 116 |
1 files changed, 58 insertions, 58 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 4418db7241..e827425fa8 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -2,64 +2,11 @@ "chart" : { "type" : "column" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-11-09 20:08:23 GMT" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "xAxis" : { - "categories" : [ - "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", - "Ivan Dimitrov" - ] + "text" : "[Champions: 30] Last updated at 2022-11-09 20:19:43 GMT" }, "series" : [ { - "name" : "Perl", "data" : [ 8, 0, @@ -91,7 +38,8 @@ 1, 2, 3 - ] + ], + "name" : "Perl" }, { "data" : [ @@ -129,6 +77,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -160,8 +109,59 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } - ] + ], + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "xAxis" : { + "categories" : [ + "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", + "Ivan Dimitrov" + ] + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + } } |
