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 e3c3b7eace..cb242d549b 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,17 +1,67 @@ { - "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" : "" - } + }, + "min" : 0 + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-07-18 20:06:19 GMT" + }, + "xAxis" : { + "categories" : [ + "Dario Mazzeo", + "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" + ] }, "series" : [ { + "name" : "Perl", "data" : [ + 21, 5, 68, 368, @@ -40,16 +90,15 @@ 32, 5, 50, - 0, 0 - ], - "name" : "Perl" + ] }, { "name" : "Raku", "data" : [ 0, 0, + 0, 1, 13, 0, @@ -76,13 +125,13 @@ 0, 0, 0, - 8, - 0 + 8 ] }, { "data" : [ 0, + 0, 2, 135, 3, @@ -110,58 +159,9 @@ 0, 0, 6, - 0, 0 ], "name" : "Blog" } - ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "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-18 17:57:24 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "chart" : { - "type" : "column" - } + ] } |
