diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 777556e781..f8dc4e0a01 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,7 +1,9 @@ { + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "series" : [ { - "name" : "Perl", "data" : [ 8, 0, @@ -33,9 +35,11 @@ 1, 2, 3 - ] + ], + "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -67,8 +71,7 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -106,14 +109,20 @@ "name" : "Blog" } ], + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-11-14 20:41:58 GMT" + }, "chart" : { "type" : "column" }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "xAxis" : { "categories" : [ @@ -149,19 +158,10 @@ "Ivan Dimitrov" ] }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-11-14 20:06:34 GMT" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
