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 1727ccc85d..44f227c536 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,4 +1,59 @@ { + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "xAxis" : { + "categories" : [ + "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", + "Hauke Dampfling", + "Ian Goodnight", + "Ian Rifkin", + "Ioannis Bourlakos", + "Ivan Dimitrov", + "Izifresh", + "Jacques Guinnebault", + "Jaime Corchado", + "Jake", + "Jaldhar H. Vyas", + "James Raspass", + "James Smith", + "Jan Hoogenraad", + "Jan Krnavek", + "Jan Ole Kraft" + ] + }, "series" : [ { "name" : "Perl", @@ -36,6 +91,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -67,11 +123,9 @@ 0, 153, 4 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 1, 53, @@ -103,65 +157,11 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], - "xAxis" : { - "categories" : [ - "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", - "Hauke Dampfling", - "Ian Goodnight", - "Ian Rifkin", - "Ioannis Bourlakos", - "Ivan Dimitrov", - "Izifresh", - "Jacques Guinnebault", - "Jaime Corchado", - "Jake", - "Jaldhar H. Vyas", - "James Raspass", - "James Smith", - "Jan Hoogenraad", - "Jan Krnavek", - "Jan Ole Kraft" - ] - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "chart" : { - "type" : "column" - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-04-18 17:39:17 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "text" : "[Champions: 30] Last updated at 2022-04-18 19:33:29 GMT" } } |
