diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 104 |
1 files changed, 52 insertions, 52 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index a3aff2e824..ee1eec086b 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,47 +1,6 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "xAxis" : { - "categories" : [ - "Daniel Mita", - "Daniel Pfeiffer", - "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" - ] - }, "series" : [ { - "name" : "Perl", "data" : [ 5, 8, @@ -49,7 +8,7 @@ 5, 68, 414, - 110, + 112, 4, 0, 8, @@ -73,7 +32,8 @@ 4, 32, 5 - ] + ], + "name" : "Perl" }, { "data" : [ @@ -111,7 +71,6 @@ "name" : "Raku" }, { - "name" : "Blog", "data" : [ 0, 3, @@ -143,25 +102,66 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "xAxis" : { + "categories" : [ + "Daniel Mita", + "Daniel Pfeiffer", + "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" + ] + }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-12-31 23:50:32 GMT" + "text" : "[Champions: 30] Last updated at 2024-01-01 14:40:53 GMT" }, "chart" : { "type" : "column" }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, "plotOptions" : { "column" : { "stacking" : "percent" } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" } } |
