diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index f545d717f3..9f7eeb5038 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,4 +1,25 @@ { + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2021-08-11 20:01:30 GMT" + }, "xAxis" : { "categories" : [ "Rakulius", @@ -33,30 +54,11 @@ "Steven Lembark" ] }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2021-08-09 06:29:26 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "chart" : { + "type" : "column" }, "series" : [ { - "name" : "Perl", "data" : [ 0, 9, @@ -66,7 +68,7 @@ 2, 2, 3, - 216, + 218, 113, 59, 54, @@ -88,7 +90,8 @@ 2, 7, 0 - ] + ], + "name" : "Perl" }, { "name" : "Raku", @@ -101,7 +104,7 @@ 0, 6, 0, - 179, + 180, 113, 53, 0, @@ -126,6 +129,7 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -135,7 +139,7 @@ 0, 0, 0, - 105, + 106, 0, 33, 1, @@ -157,11 +161,7 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } - ], - "chart" : { - "type" : "column" - } + ] } |
