aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-241-270.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-241-270.json')
-rw-r--r--stats/pwc-summary-241-270.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json
index e5d380f709..5796fbfae6 100644
--- a/stats/pwc-summary-241-270.json
+++ b/stats/pwc-summary-241-270.json
@@ -1,6 +1,7 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"yAxis" : {
"title" : {
@@ -8,12 +9,17 @@
},
"min" : 0
},
- "subtitle" : {
- "text" : "[Champions: 9] Last updated at 2022-02-08 11:08:10 GMT"
- },
"chart" : {
"type" : "column"
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
"name" : "Perl",
@@ -58,10 +64,8 @@
]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 9] Last updated at 2022-02-08 20:11:37 GMT"
},
"xAxis" : {
"categories" : [
@@ -75,9 +79,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}