diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 66 |
1 files changed, 33 insertions, 33 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index 946e3c5405..bd150d1560 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,19 +1,10 @@ { - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, "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 }, "xAxis" : { "categories" : [ @@ -266,14 +257,6 @@ "Yozen Hernandez" ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "subtitle" : { - "text" : "[Champions: 247] Last updated at 2022-01-10 01:33:21 GMT" - }, "series" : [ { "name" : "Perl", @@ -431,7 +414,7 @@ 0, 0, 1, - 67, + 68, 0, 20, 7, @@ -478,7 +461,7 @@ 11, 1, 1, - 131, + 132, 57, 30, 27, @@ -528,6 +511,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -658,12 +642,12 @@ 0, 0, 0, - 82, + 83, 7, 2, 1, 0, - 97, + 98, 1, 20, 48, @@ -682,7 +666,7 @@ 1, 0, 0, - 44, + 45, 1, 20, 0, @@ -729,7 +713,7 @@ 0, 3, 0, - 119, + 120, 57, 28, 0, @@ -743,7 +727,7 @@ 0, 0, 0, - 123, + 124, 0, 0, 0, @@ -776,10 +760,10 @@ 3, 11, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -910,7 +894,7 @@ 0, 0, 3, - 82, + 83, 0, 0, 0, @@ -1028,8 +1012,24 @@ 1, 5, 10 - ], - "name" : "Blog" + ] + } + ], + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "subtitle" : { + "text" : "[Champions: 247] Last updated at 2022-01-10 21:08:25 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" } - ] + } } |
