diff options
Diffstat (limited to 'stats/pwc-summary-241-270.json')
| -rw-r--r-- | stats/pwc-summary-241-270.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json index 378f17257e..42cf605426 100644 --- a/stats/pwc-summary-241-270.json +++ b/stats/pwc-summary-241-270.json @@ -1,13 +1,14 @@ { + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "yAxis" : { + "min" : 0, "title" : { "text" : "" - }, - "min" : 0 - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + } }, "xAxis" : { "categories" : [ @@ -46,14 +47,12 @@ "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, "chart" : { "type" : "column" }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-07-16 10:53:07 GMT" + }, "series" : [ { "name" : "Perl", @@ -66,7 +65,7 @@ 0, 0, 9, - 172, + 174, 156, 2, 0, @@ -126,7 +125,6 @@ "name" : "Raku" }, { - "name" : "Blog", "data" : [ 16, 0, @@ -136,7 +134,7 @@ 13, 0, 0, - 74, + 75, 0, 0, 1, @@ -158,10 +156,12 @@ 0, 3, 164 - ] + ], + "name" : "Blog" } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-07-14 22:46:17 GMT" + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 } } |
