diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index c549131cf1..18a18a90ff 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,15 +1,17 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-09-03 10:41:34 GMT" + "text" : "[Champions: 30] Last updated at 2022-09-03 17:09:29 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "series" : [ { + "name" : "Perl", "data" : [ 28, 11, @@ -41,8 +43,7 @@ 1, 0, 8 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -80,7 +81,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -112,24 +112,18 @@ 0, 29, 0 - ] + ], + "name" : "Blog" } ], + "chart" : { + "type" : "column" + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "chart" : { - "type" : "column" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, "xAxis" : { "categories" : [ "Julio de Castro", @@ -163,5 +157,11 @@ "Mark Senn", "Markus Holzer" ] + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } } } |
