diff options
Diffstat (limited to 'stats/pwc-summary.json')
| -rw-r--r-- | stats/pwc-summary.json | 72 |
1 files changed, 36 insertions, 36 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json index f6c20088c8..669ae18dee 100644 --- a/stats/pwc-summary.json +++ b/stats/pwc-summary.json @@ -1,10 +1,4 @@ { - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "xAxis" : { "categories" : [ "3ter", @@ -325,9 +319,32 @@ "Yves Orton" ] }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 + }, + "subtitle" : { + "text" : "[Champions: 316] Last updated at 2024-09-14 09:48:39 GMT" + }, + "chart" : { + "type" : "column" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, "series" : [ { - "name" : "Perl", "data" : [ 1, 0, @@ -357,7 +374,7 @@ 83, 6, 0, - 254, + 255, 0, 4, 31, @@ -464,7 +481,7 @@ 4, 1, 0, - 277, + 278, 4, 1, 13, @@ -645,7 +662,8 @@ 44, 11, 4 - ] + ], + "name" : "Perl" }, { "name" : "Raku", @@ -675,10 +693,10 @@ 0, 0, 1, - 284, + 285, 0, 8, - 237, + 238, 0, 0, 0, @@ -702,8 +720,8 @@ 6, 0, 0, - 1, 8, + 1, 0, 104, 0, @@ -969,6 +987,7 @@ ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -995,7 +1014,7 @@ 0, 0, 0, - 284, + 285, 0, 0, 4, @@ -1105,7 +1124,7 @@ 0, 0, 0, - 47, + 48, 0, 0, 1, @@ -1286,26 +1305,7 @@ 5, 10, 1 - ], - "name" : "Blog" - } - ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "chart" : { - "type" : "column" - }, - "plotOptions" : { - "column" : { - "stacking" : "percent" + ] } - }, - "subtitle" : { - "text" : "[Champions: 316] Last updated at 2024-09-13 11:30:23 GMT" - } + ] } |
