diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index 8c1fda6795..2630693f38 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -1,7 +1,4 @@ { - "subtitle" : { - "text" : "[Champions: 23] Last updated at 2021-07-20 12:07:06 GMT" - }, "xAxis" : { "categories" : [ "Svetlana Nesterova", @@ -29,26 +26,20 @@ "Yozen Hernandez" ] }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "subtitle" : { + "text" : "[Champions: 23] Last updated at 2021-07-20 12:25:06 GMT" + }, + "chart" : { + "type" : "column" }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" - }, "series" : [ { + "name" : "Perl", "data" : [ 2, 4, @@ -73,10 +64,10 @@ 3, 86, 21 - ], - "name" : "Perl" + ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -101,8 +92,7 @@ 3, 21, 0 - ], - "name" : "Raku" + ] }, { "data" : [ @@ -133,7 +123,17 @@ "name" : "Blog" } ], - "chart" : { - "type" : "column" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 } } |
