aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 154a2cf6e5..44d1425dff 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -5,26 +5,12 @@
},
"min" : 0
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-12-06 20:06:32 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
- "chart" : {
- "type" : "column"
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
4,
8,
@@ -56,8 +42,7 @@
2,
0,
22
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -130,6 +115,10 @@
]
}
],
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"Philippe Bruhat",
@@ -163,5 +152,16 @@
"Shaun Pearce",
"Shawn Wagner"
]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-12-06 20:19:18 GMT"
+ },
+ "chart" : {
+ "type" : "column"
}
}