diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 122 |
1 files changed, 61 insertions, 61 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index efaa1ec721..11e3c1d7d7 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,4 +1,62 @@ { + "xAxis" : { + "categories" : [ + "Darren Bottin", + "Dave Cross", + "Dave Jacoby", + "David Ferrone", + "David Kayal", + "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" + ] + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-07-18 11:43:06 GMT" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "series" : [ { "name" : "Perl", @@ -36,6 +94,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -67,8 +126,7 @@ 0, 8, 0 - ], - "name" : "Raku" + ] }, { "name" : "Blog", @@ -105,63 +163,5 @@ 0 ] } - ], - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "xAxis" : { - "categories" : [ - "Darren Bottin", - "Dave Cross", - "Dave Jacoby", - "David Ferrone", - "David Kayal", - "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" - ] - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-07-17 23:33:48 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - } + ] } |
