diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 36 |
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index bf8fbe902e..ee688def2e 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,19 +1,13 @@ { - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 235] Last updated at 2021-08-15 21:35:38 GMT" - }, "tooltip" : { "shared" : 1, "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 + } }, "series" : [ { @@ -135,7 +129,7 @@ 15, 8, 11, - 120, + 121, 9, 1, 69, @@ -257,6 +251,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 0, 0, @@ -375,7 +370,7 @@ 0, 2, 0, - 121, + 122, 0, 0, 0, @@ -493,11 +488,9 @@ 3, 11, 0 - ], - "name" : "Raku" + ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -616,7 +609,7 @@ 12, 0, 0, - 121, + 122, 0, 0, 3, @@ -734,12 +727,10 @@ 1, 5, 10 - ] + ], + "name" : "Blog" } ], - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, "xAxis" : { "categories" : [ "3ter", @@ -979,9 +970,18 @@ "Yozen Hernandez" ] }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, "plotOptions" : { "column" : { "stacking" : "percent" } + }, + "subtitle" : { + "text" : "[Champions: 235] Last updated at 2021-08-16 02:18:41 GMT" } } |
