diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 38 |
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index fe686cb863..0102710d40 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,8 +1,4 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "xAxis" : { "categories" : [ "3ter", @@ -282,18 +278,6 @@ "Yozen Hernandez" ] }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 275] Last updated at 2022-11-28 01:51:31 GMT" - }, "plotOptions" : { "column" : { "stacking" : "percent" @@ -581,6 +565,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -682,7 +667,7 @@ 2, 5, 0, - 120, + 121, 2, 0, 7, @@ -857,8 +842,7 @@ 3, 11, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -1141,7 +1125,23 @@ "name" : "Blog" } ], + "chart" : { + "type" : "column" + }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "subtitle" : { + "text" : "[Champions: 275] Last updated at 2022-11-28 02:32:24 GMT" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 } } |
