diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 126 |
1 files changed, 63 insertions, 63 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 35ddcab990..de4b96109d 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,65 +1,6 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "chart" : { - "type" : "column" - }, - "xAxis" : { - "categories" : [ - "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", - "Jared Martin" - ] - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-02-25 09:02:05 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, "series" : [ { - "name" : "Perl", "data" : [ 298, 2, @@ -91,9 +32,11 @@ 0, 0, 26 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -125,8 +68,7 @@ 141, 4, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -163,5 +105,63 @@ ], "name" : "Blog" } - ] + ], + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "xAxis" : { + "categories" : [ + "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", + "Jared Martin" + ] + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-02-25 09:14:43 GMT" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + } } |
