diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 106 |
1 files changed, 53 insertions, 53 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 44c0ac6342..9c5b750f7b 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,10 +1,46 @@ { + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "xAxis" : { + "categories" : [ + "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", + "Humberto Massa" + ] + }, "chart" : { "type" : "column" }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-04-23 08:51:24 GMT" - }, "series" : [ { "data" : [ @@ -42,6 +78,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 1, @@ -73,11 +110,9 @@ 8, 0, 32 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 2, 133, @@ -109,59 +144,24 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "xAxis" : { - "categories" : [ - "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", - "Humberto Massa" - ] - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "yAxis" : { "min" : 0, "title" : { "text" : "" } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-04-23 09:13:50 GMT" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" } } |
