diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index b84a92cdb0..fcac2a190a 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,6 +1,7 @@ { "series" : [ { + "name" : "Perl", "data" : [ 4, 37, @@ -32,11 +33,9 @@ 4, 0, 4 - ], - "name" : "Perl" + ] }, { - "name" : "Raku", "data" : [ 0, 0, @@ -68,9 +67,11 @@ 0, 0, 0 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -102,10 +103,18 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], + "chart" : { + "type" : "column" + }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, "xAxis" : { "categories" : [ "Konstantinos Giannakakis", @@ -140,28 +149,19 @@ "Miguel Prz" ] }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-01-04 17:04:38 GMT" }, "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } + "title" : { + "text" : "The Weekly Challenge [2019 - 2021]" }, "plotOptions" : { "column" : { "stacking" : "percent" } - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-01-04 16:54:41 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2021]" } } |
