diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 50 |
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 30c65b9aee..c8eef601af 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,25 +1,4 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-08-04 13:14:52 GMT" - }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "xAxis" : { "categories" : [ "Jeff Armstrong", @@ -54,8 +33,17 @@ "Kueppo Wesley" ] }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-08-04 20:20:12 GMT" + }, "series" : [ { + "name" : "Perl", "data" : [ 0, 8, @@ -87,10 +75,10 @@ 90, 4, 36 - ], - "name" : "Perl" + ] }, { + "name" : "Raku", "data" : [ 2, 0, @@ -122,8 +110,7 @@ 0, 0, 2 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -163,5 +150,18 @@ ], "title" : { "text" : "The Weekly Challenge [2019 - 2024]" + }, + "chart" : { + "type" : "column" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } } } |
