diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 56 |
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index cb21aa6433..adc33f2db9 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,19 +1,4 @@ { - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "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-03-20 20:00:19 GMT" - }, "series" : [ { "data" : [ @@ -21,7 +6,7 @@ 25, 16, 22, - 459, + 460, 17, 2, 0, @@ -51,13 +36,12 @@ "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 0, 4, 0, - 473, + 474, 0, 0, 10, @@ -83,16 +67,16 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { - "name" : "Blog", "data" : [ 0, 17, 0, 0, - 344, + 345, 0, 0, 0, @@ -118,17 +102,20 @@ 40, 0, 0 - ] + ], + "name" : "Blog" } ], - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" + "plotOptions" : { + "column" : { + "stacking" : "percent" } }, - "chart" : { - "type" : "column" + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-03-21 17:49:22 GMT" }, "xAxis" : { "categories" : [ @@ -163,5 +150,18 @@ "mauke", "Max Kossek" ] + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } } } |
