diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 48 |
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index b8f2a67f81..e383d7b0cf 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,4 +1,14 @@ { + "chart" : { + "type" : "column" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" + }, "xAxis" : { "categories" : [ "3ter", @@ -278,12 +288,14 @@ "Yozen Hernandez" ] }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "subtitle" : { - "text" : "[Champions: 275] Last updated at 2022-11-21 04:03:28 GMT" + "text" : "[Champions: 275] Last updated at 2022-11-21 04:23:08 GMT" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "plotOptions" : { "column" : { @@ -388,7 +400,7 @@ 0, 6, 5, - 163, + 164, 1, 1, 123, @@ -510,8 +522,8 @@ 0, 0, 0, - 5, 3, + 5, 49, 1, 0, @@ -572,6 +584,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -668,7 +681,7 @@ 0, 0, 0, - 163, + 164, 0, 2, 5, @@ -848,8 +861,7 @@ 3, 11, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -948,7 +960,7 @@ 0, 0, 0, - 150, + 151, 0, 0, 96, @@ -1131,17 +1143,5 @@ ], "name" : "Blog" } - ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" - }, - "chart" : { - "type" : "column" - } + ] } |
