diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index d03556c8d5..eca3cf80e5 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,4 +1,11 @@ { + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "xAxis" : { "categories" : [ "3ter", @@ -316,26 +323,14 @@ "Yves Orton" ] }, - "chart" : { - "type" : "column" - }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "chart" : { + "type" : "column" }, "series" : [ { @@ -476,7 +471,7 @@ 4, 1, 0, - 272, + 273, 4, 1, 13, @@ -657,7 +652,6 @@ ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -711,8 +705,8 @@ 6, 0, 0, - 8, 1, + 8, 0, 104, 0, @@ -972,9 +966,11 @@ 11, 0, 0 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -1111,7 +1107,7 @@ 0, 0, 0, - 42, + 43, 0, 0, 1, @@ -1289,11 +1285,15 @@ 5, 10, 1 - ], - "name" : "Blog" + ] } ], + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "subtitle" : { - "text" : "[Champions: 313] Last updated at 2024-08-09 10:51:28 GMT" + "text" : "[Champions: 313] Last updated at 2024-08-09 17:17:01 GMT" } } |
