diff options
Diffstat (limited to 'stats/pwc-summary-241-270.json')
| -rw-r--r-- | stats/pwc-summary-241-270.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index c130aac433..91c6f42821 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -1,6 +1,19 @@ { - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-07-17 22:35:53 GMT" + "chart" : { + "type" : "column" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, "xAxis" : { "categories" : [ @@ -36,17 +49,13 @@ "Simon Green" ] }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, "plotOptions" : { "column" : { "stacking" : "percent" } }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-07-19 21:16:14 GMT" }, "series" : [ { @@ -85,7 +94,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 0, @@ -117,9 +125,11 @@ 0, 8, 0 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ 17, 0, @@ -151,17 +161,7 @@ 0, 3, 164 - ], - "name" : "Blog" - } - ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + ] } - }, - "chart" : { - "type" : "column" - } + ] } |
