diff options
Diffstat (limited to 'stats/pwc-summary-91-120.json')
| -rw-r--r-- | stats/pwc-summary-91-120.json | 30 |
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json index a7e06dfe6e..85742ee034 100644 --- a/stats/pwc-summary-91-120.json +++ b/stats/pwc-summary-91-120.json @@ -36,7 +36,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -68,7 +67,8 @@ 2, 0, 0 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -106,11 +106,11 @@ ] } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "title" : { + "text" : "Perl Weekly Challenge [2019 - 2020]" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-01-10 21:10:59 GMT" }, "tooltip" : { "shared" : 1, @@ -121,6 +121,9 @@ "stacking" : "percent" } }, + "chart" : { + "type" : "column" + }, "xAxis" : { "categories" : [ "Jorg Sommrey", @@ -155,13 +158,10 @@ "Matthew O. Persico" ] }, - "title" : { - "text" : "Perl Weekly Challenge [2019 - 2020]" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-01-10 20:30:45 GMT" - }, - "chart" : { - "type" : "column" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
