diff options
Diffstat (limited to 'stats/pwc-summary-181-210.json')
| -rw-r--r-- | stats/pwc-summary-181-210.json | 26 |
1 files changed, 13 insertions, 13 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json index 247e10820c..168e1d3d0b 100644 --- a/stats/pwc-summary-181-210.json +++ b/stats/pwc-summary-181-210.json @@ -1,6 +1,14 @@ { + "tooltip" : { + "shared" : 1, + "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>" + }, + "chart" : { + "type" : "column" + }, "series" : [ { + "name" : "Perl", "data" : [ 1, 2, @@ -32,8 +40,7 @@ 59, 54, 10 - ], - "name" : "Perl" + ] }, { "data" : [ @@ -97,7 +104,7 @@ 0, 0, 0, - 135, + 136, 0, 33, 1, @@ -106,6 +113,9 @@ "name" : "Blog" } ], + "subtitle" : { + "text" : "[Champions: 30] Last updated at 2022-03-18 11:19:08 GMT" + }, "xAxis" : { "categories" : [ "Peter Mayr", @@ -140,9 +150,6 @@ "Samir Parikh" ] }, - "chart" : { - "type" : "column" - }, "yAxis" : { "title" : { "text" : "" @@ -156,12 +163,5 @@ "column" : { "stacking" : "percent" } - }, - "tooltip" : { - "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>", - "shared" : 1 - }, - "subtitle" : { - "text" : "[Champions: 30] Last updated at 2022-03-18 11:13:06 GMT" } } |
