diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 98 |
1 files changed, 49 insertions, 49 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 94cf50ce88..ed659d9fe2 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,24 +1,55 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "chart" : { - "type" : "column" - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-01-10 19:15:24 GMT" + "text" : "[Champions: 30] Last updated at 2022-01-10 21:08:26 GMT" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "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" + ] }, "series" : [ { @@ -57,6 +88,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -88,8 +120,7 @@ 134, 4, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -130,38 +161,7 @@ "title" : { "text" : "The Weekly Challenge [2019 - 2021]" }, - "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" - ] + "chart" : { + "type" : "column" } } |
