diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 130 |
1 files changed, 65 insertions, 65 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 80ec122e5a..ef7c72ffec 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,11 +1,68 @@ { + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "xAxis" : { + "categories" : [ + "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", + "Izifresh", + "Jacques Guinnebault", + "Jaime Corchado", + "Jake", + "Jaldhar H. Vyas", + "James Marquis" + ] + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-29 22:29:29 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "chart" : { + "type" : "column" + }, "series" : [ { - "name" : "Perl", "data" : [ 82, 307, - 332, + 334, 2, 8, 23, @@ -33,10 +90,10 @@ 6, 286, 1 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 0, @@ -56,7 +113,7 @@ 0, 5, 0, - 4, + 6, 0, 0, 0, @@ -68,7 +125,8 @@ 0, 285, 0 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -105,63 +163,5 @@ 0 ] } - ], - "chart" : { - "type" : "column" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-27 21:50:25 GMT" - }, - "xAxis" : { - "categories" : [ - "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", - "Izifresh", - "Jacques Guinnebault", - "Jaime Corchado", - "Jake", - "Jaldhar H. Vyas", - "James Marquis" - ] - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - } + ] } |
