diff options
Diffstat (limited to 'stats/pwc-summary-31-60.json')
| -rw-r--r-- | stats/pwc-summary-31-60.json | 108 |
1 files changed, 54 insertions, 54 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json index ee8f1dca63..c712e7f602 100644 --- a/stats/pwc-summary-31-60.json +++ b/stats/pwc-summary-31-60.json @@ -1,46 +1,13 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-06-20 22:24:11 GMT" }, - "xAxis" : { - "categories" : [ - "Bruno Ramos", - "Burkhard Nickels", - "Chenyf", - "Cheok-Yin Fung", - "Christian Jaeger", - "Clifton Wood", - "Clive Holloway", - "Colin Crain", - "Craig", - "Creewick", - "Cristina Heredia", - "Csaba Simandi", - "Daniel Bowling", - "Daniel Mantovani", - "Daniel Mita", - "Darren Bottin", - "Dave Cross", - "Dave Jacoby", - "David Kayal", - "David Schwartz", - "Denis Yurashku", - "Dieter Dobbelaere", - "Dimitar Dimitrov", - "Donald Hunter", - "Doug Schrag", - "Duane Powell", - "Duncan C. White", - "E. Choroba", - "Eddy HS", - "Fabrizio Poggi" - ] + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" }, "series" : [ { + "name" : "Perl", "data" : [ 0, 31, @@ -52,7 +19,7 @@ 184, 3, 2, - 51, + 52, 2, 0, 45, @@ -72,11 +39,9 @@ 224, 2, 8 - ], - "name" : "Perl" + ] }, { - "name" : "Raku", "data" : [ 0, 8, @@ -108,7 +73,8 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -146,22 +112,56 @@ ] } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-06-20 19:45:00 GMT" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "chart" : { + "type" : "column" + }, + "xAxis" : { + "categories" : [ + "Bruno Ramos", + "Burkhard Nickels", + "Chenyf", + "Cheok-Yin Fung", + "Christian Jaeger", + "Clifton Wood", + "Clive Holloway", + "Colin Crain", + "Craig", + "Creewick", + "Cristina Heredia", + "Csaba Simandi", + "Daniel Bowling", + "Daniel Mantovani", + "Daniel Mita", + "Darren Bottin", + "Dave Cross", + "Dave Jacoby", + "David Kayal", + "David Schwartz", + "Denis Yurashku", + "Dieter Dobbelaere", + "Dimitar Dimitrov", + "Donald Hunter", + "Doug Schrag", + "Duane Powell", + "Duncan C. White", + "E. Choroba", + "Eddy HS", + "Fabrizio Poggi" + ] }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } |
