diff options
Diffstat (limited to 'stats/pwc-summary-211-240.json')
| -rw-r--r-- | stats/pwc-summary-211-240.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json index bd28b68392..879ba4a3a9 100644 --- a/stats/pwc-summary-211-240.json +++ b/stats/pwc-summary-211-240.json @@ -1,15 +1,10 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-02-05 21:50:44 GMT" - }, "tooltip" : { "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", "shared" : 1 }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "chart" : { + "type" : "column" }, "yAxis" : { "min" : 0, @@ -20,6 +15,14 @@ "title" : { "text" : "The Weekly Challenge [2019 - 2021]" }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-02-06 11:14:55 GMT" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "xAxis" : { "categories" : [ "Shahed Nooshmand", @@ -54,9 +57,6 @@ "Vinod Kumar Pal" ] }, - "chart" : { - "type" : "column" - }, "series" : [ { "name" : "Perl", @@ -65,7 +65,7 @@ 2, 0, 22, - 143, + 145, 7, 5, 4, @@ -94,6 +94,7 @@ ] }, { + "name" : "Raku", "data" : [ 46, 0, @@ -125,16 +126,16 @@ 2, 0, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 23, 0, 0, 0, - 70, + 71, 0, 12, 0, @@ -160,8 +161,7 @@ 3, 0, 0 - ], - "name" : "Blog" + ] } ] } |
