diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index fe3929be8f..db7f190417 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,13 +1,18 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-06-07 15:15:08 GMT" + "chart" : { + "type" : "column" }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-06-09 21:28:57 GMT" }, "series" : [ { - "name" : "Perl", "data" : [ 4, 38, @@ -23,7 +28,7 @@ 306, 10, 2, - 186, + 187, 0, 0, 0, @@ -39,10 +44,10 @@ 0, 4, 82 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 2, 0, @@ -74,10 +79,10 @@ 34, 0, 0 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 1, 43, @@ -109,22 +114,12 @@ 0, 0, 0 - ] + ], + "name" : "Blog" } ], - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", @@ -163,5 +158,10 @@ "Matt Latusek", "Matthew Neleigh" ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } |
