diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 28 |
1 files changed, 14 insertions, 14 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index 5088a561b0..96cd70d9b7 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,12 +1,4 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "chart" : { - "type" : "column" - }, "series" : [ { "data" : [ @@ -79,6 +71,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -110,10 +103,16 @@ 0, 47, 0 - ], - "name" : "Blog" + ] } ], + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "chart" : { + "type" : "column" + }, "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, @@ -123,12 +122,13 @@ "text" : "" } }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-06-14 21:09:57 GMT" + "text" : "[Champions: 30] Last updated at 2024-06-15 14:09:21 GMT" }, "xAxis" : { "categories" : [ |
