diff options
Diffstat (limited to 'stats/pwc-summary-61-90.json')
| -rw-r--r-- | stats/pwc-summary-61-90.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json index 0bd8e11f15..be8466cf03 100644 --- a/stats/pwc-summary-61-90.json +++ b/stats/pwc-summary-61-90.json @@ -1,6 +1,14 @@ { + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "title" : { + "text" : "The Weekly Challenge [2019 - 2024]" + }, "series" : [ { + "name" : "Perl", "data" : [ 45, 5, @@ -8,8 +16,8 @@ 21, 5, 68, - 426, - 124, + 430, + 126, 4, 0, 8, @@ -32,8 +40,7 @@ 0, 4, 32 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -79,7 +86,7 @@ 0, 0, 2, - 158, + 160, 3, 0, 0, @@ -106,25 +113,9 @@ ] } ], - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2024-02-19 04:08:07 GMT" - }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2024]" - }, - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, "chart" : { "type" : "column" }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, "xAxis" : { "categories" : [ "Daniel Mantovani", @@ -159,9 +150,18 @@ "Guillermo Ramos" ] }, + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2024-02-20 14:16:52 GMT" + }, "plotOptions" : { "column" : { "stacking" : "percent" } + }, + "yAxis" : { + "title" : { + "text" : "" + }, + "min" : 0 } } |
