diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index afff0c4481..54f77fa16d 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,24 +1,4 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "chart" : { - "type" : "column" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-11-06 00:16:30 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "xAxis" : { "categories" : [ "Daniel Mita", @@ -53,9 +33,29 @@ "Gurunandan Bhat" ] }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-11-07 15:05:42 GMT" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "chart" : { + "type" : "column" + }, "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 }, "series" : [ { @@ -66,7 +66,7 @@ 5, 68, 398, - 94, + 96, 4, 0, 8, @@ -77,7 +77,7 @@ 0, 82, 397, - 472, + 474, 2, 8, 23, @@ -94,6 +94,7 @@ "name" : "Perl" }, { + "name" : "Raku", "data" : [ 23, 0, @@ -125,10 +126,10 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 0, 3, @@ -160,8 +161,7 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ] } |
