diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 44 |
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 0a4a7c9a5e..59618d8b9f 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,9 +1,22 @@ { + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "chart" : { + "type" : "column" + }, "plotOptions" : { "column" : { "stacking" : "percent" } }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-05-04 08:21:30 GMT" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, "xAxis" : { "categories" : [ "Jen Guerra", @@ -38,18 +51,6 @@ "lacek96" ] }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-05-03 11:20:40 GMT" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, "series" : [ { "data" : [ @@ -66,7 +67,7 @@ 7, 2, 0, - 500, + 502, 8, 2, 23, @@ -87,7 +88,6 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 1, @@ -119,7 +119,8 @@ 0, 2, 0 - ] + ], + "name" : "Raku" }, { "name" : "Blog", @@ -137,7 +138,7 @@ 0, 0, 0, - 28, + 29, 0, 0, 1, @@ -157,11 +158,10 @@ ] } ], - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "chart" : { - "type" : "column" + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
