diff options
Diffstat (limited to 'stats/pwc-summary-151-180.json')
| -rw-r--r-- | stats/pwc-summary-151-180.json | 32 |
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json index 5ce426d45f..ce8af90982 100644 --- a/stats/pwc-summary-151-180.json +++ b/stats/pwc-summary-151-180.json @@ -57,7 +57,6 @@ ] }, { - "name" : "Blog", "data" : [ 0, 0, @@ -82,13 +81,10 @@ 1, 6, 14 - ] + ], + "name" : "Blog" } ], - "tooltip" : { - "shared" : 1, - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" - }, "title" : { "text" : "Perl Weekly Challenge [2019 - 2020]" }, @@ -97,6 +93,19 @@ "stacking" : "percent" } }, + "yAxis" : { + "min" : 0, + "title" : { + "text" : "" + } + }, + "chart" : { + "type" : "column" + }, + "tooltip" : { + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", + "shared" : 1 + }, "xAxis" : { "categories" : [ "Sol DeMuth", @@ -124,16 +133,7 @@ "Yozen Hernandez" ] }, - "chart" : { - "type" : "column" - }, - "yAxis" : { - "min" : 0, - "title" : { - "text" : "" - } - }, "subtitle" : { - "text" : "[Champions: 23] Last updated at 2020-07-20 10:06:30 GMT" + "text" : "[Champions: 23] Last updated at 2020-07-20 10:11:52 GMT" } } |
