diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index 2ca5da307e..3ac6c51c7a 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,6 +1,11 @@ { + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "series" : [ { + "name" : "Perl", "data" : [ 2, 6, @@ -32,8 +37,7 @@ 0, 8, 102 - ], - "name" : "Perl" + ] }, { "name" : "Raku", @@ -106,9 +110,11 @@ "name" : "Blog" } ], - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 }, "xAxis" : { "categories" : [ @@ -144,10 +150,8 @@ "Packy Anderson" ] }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-07-11 08:54:07 GMT" }, "chart" : { "type" : "column" @@ -155,13 +159,9 @@ "title" : { "text" : "The Weekly Challenge [2019 - 2024]" }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-07-10 21:23:21 GMT" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 + "plotOptions" : { + "column" : { + "stacking" : "percent" + } } } |
