aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index 532faf5151..4d543401ca 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,12 +1,8 @@
{
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-12-05 23:46:28 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"series" : [
{
@@ -80,6 +76,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -111,19 +108,27 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-12-06 03:05:43 GMT"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
},
"xAxis" : {
"categories" : [
@@ -158,10 +163,5 @@
"Michael Schaap",
"Miguel Prz"
]
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}