diff options
Diffstat (limited to 'stats/pwc-summary-271-300.json')
| -rw-r--r-- | stats/pwc-summary-271-300.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json index c3cab3f591..c06bc102ae 100644 --- a/stats/pwc-summary-271-300.json +++ b/stats/pwc-summary-271-300.json @@ -1,11 +1,4 @@ { - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-03-20 20:00:19 GMT" - }, "plotOptions" : { "column" : { "stacking" : "percent" @@ -14,14 +7,9 @@ "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "series" : [ { + "name" : "Perl", "data" : [ 96, 1, @@ -53,8 +41,7 @@ 4, 340, 81 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -92,6 +79,7 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 0, 0, @@ -123,10 +111,16 @@ 0, 170, 17 - ], - "name" : "Blog" + ] } ], + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-03-21 17:49:22 GMT" + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "chart" : { "type" : "column" }, @@ -163,5 +157,11 @@ "W. Luis Mochan", "Walt Mankowski" ] + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
