diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 46 |
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index aa9deec55f..a53f90144b 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,21 +1,12 @@ { - "yAxis" : { - "title" : { - "text" : "" - }, - "min" : 0 - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-11-01 23:36:12 GMT" + "chart" : { + "type" : "column" }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "title" : { + "text" : "The Weekly Challenge [2019 - 2022]" }, - "plotOptions" : { - "column" : { - "stacking" : "percent" - } + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-11-02 10:54:01 GMT" }, "series" : [ { @@ -54,6 +45,7 @@ ] }, { + "name" : "Raku", "data" : [ 0, 0, @@ -85,10 +77,10 @@ 0, 0, 0 - ], - "name" : "Raku" + ] }, { + "name" : "Blog", "data" : [ 0, 0, @@ -120,12 +112,17 @@ 0, 0, 0 - ], - "name" : "Blog" + ] } ], - "chart" : { - "type" : "column" + "plotOptions" : { + "column" : { + "stacking" : "percent" + } + }, + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" }, "xAxis" : { "categories" : [ @@ -161,7 +158,10 @@ "Rakesh Kumar Shardiwal" ] }, - "title" : { - "text" : "The Weekly Challenge [2019 - 2022]" + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } } } |
