diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 62 |
1 files changed, 31 insertions, 31 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 23bca38b12..b8b1cd2ad9 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -1,12 +1,23 @@ { + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { "name" : "Perl", "data" : [ - 421, + 422, 17, 2, - 442, + 444, 0, 0, 0, @@ -22,10 +33,10 @@ 0, 0, 4, - 153, + 155, 0, 4, - 56, + 58, 2, 6, 13, @@ -37,18 +48,18 @@ }, { "data" : [ - 433, + 434, 0, 0, - 1, - 314, + 3, + 316, 14, 4, 0, 1, 0, 0, - 341, + 343, 1, 49, 91, @@ -73,11 +84,11 @@ { "name" : "Blog", "data" : [ - 304, + 305, 0, 0, - 14, - 588, + 15, + 594, 0, 0, 0, @@ -95,7 +106,7 @@ 0, 0, 1, - 25, + 26, 0, 0, 0, @@ -106,18 +117,15 @@ ] } ], - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2023-09-18 00:39:44 GMT" }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "title" : { + "text" : "The Weekly Challenge [2019 - 2023]" }, "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/>" }, "xAxis" : { "categories" : [ @@ -153,15 +161,7 @@ "Miguel Prz" ] }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2023-09-11 03:56:21 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2023]" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "chart" : { + "type" : "column" } } |
