diff options
Diffstat (limited to 'stats/pwc-summary-121-150.json')
| -rw-r--r-- | stats/pwc-summary-121-150.json | 34 |
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json index 05281c0a52..685f441f52 100644 --- a/stats/pwc-summary-121-150.json +++ b/stats/pwc-summary-121-150.json @@ -1,16 +1,13 @@ { + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "chart" : { "type" : "column" }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-07-03 13:29:45 GMT" }, "xAxis" : { "categories" : [ @@ -48,7 +45,6 @@ }, "series" : [ { - "name" : "Perl", "data" : [ 2, 2, @@ -80,10 +76,10 @@ 0, 0, 0 - ] + ], + "name" : "Perl" }, { - "name" : "Raku", "data" : [ 0, 84, @@ -115,9 +111,11 @@ 3, 2, 40 - ] + ], + "name" : "Raku" }, { + "name" : "Blog", "data" : [ 1, 2, @@ -149,8 +147,7 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], "plotOptions" : { @@ -158,8 +155,11 @@ "stacking" : "percent" } }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-07-03 07:47:58 GMT" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } }, "title" : { "text" : "The Weekly Challenge [2019 - 2022]" |
