diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 52 |
1 files changed, 26 insertions, 26 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 2558d45db2..ed2a6362c0 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,13 +1,4 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "chart" : { "type" : "column" }, @@ -45,9 +36,29 @@ "Maxim Kolodyazhny" ] }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-04-07 17:29:18 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "series" : [ { - "name" : "Perl", "data" : [ 16, 4, @@ -79,7 +90,8 @@ 4, 6, 12 - ] + ], + "name" : "Perl" }, { "data" : [ @@ -117,6 +129,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -148,20 +161,7 @@ 1, 0, 0 - ], - "name" : "Blog" + ] } - ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-04-07 17:22:12 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - } + ] } |
