diff options
Diffstat (limited to 'stats/pwc-summary-301-330.json')
| -rw-r--r-- | stats/pwc-summary-301-330.json | 42 |
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-301-330.json b/stats/pwc-summary-301-330.json index 7c18ab71f5..f0c0c3cbb0 100644 --- a/stats/pwc-summary-301-330.json +++ b/stats/pwc-summary-301-330.json @@ -1,16 +1,28 @@ { + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, "yAxis" : { "title" : { "text" : "" }, "min" : 0 }, - "chart" : { - "type" : "column" + "subtitle" : { + "text" : "[Champions: 3] Last updated at 2023-12-10 01:43:51 GMT" }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 + "xAxis" : { + "categories" : [ + "Yet Ebreo", + "Yozen Hernandez", + "Yves Orton" + ] + }, + "plotOptions" : { + "column" : { + "stacking" : "percent" + } }, "series" : [ { @@ -30,28 +42,16 @@ "name" : "Raku" }, { + "name" : "Blog", "data" : [ 6, 14, 1 - ], - "name" : "Blog" + ] } ], - "plotOptions" : { - "column" : { - "stacking" : "percent" - } - }, - "xAxis" : { - "categories" : [ - "Yet Ebreo", - "Yozen Hernandez", - "Yves Orton" - ] - }, - "subtitle" : { - "text" : "[Champions: 3] Last updated at 2023-12-09 22:02:56 GMT" + "chart" : { + "type" : "column" }, "title" : { "text" : "The Weekly Challenge [2019 - 2023]" |
