aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 2cfdc87d56..6c40dcbc35 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,15 +1,12 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-11-14 03:39:08 GMT"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-11-19 11:00:55 GMT"
},
"xAxis" : {
"categories" : [
@@ -45,18 +42,8 @@
"Jonas Berlin"
]
},
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"series" : [
{
- "name" : "Perl",
"data" : [
6,
2,
@@ -66,7 +53,7 @@
324,
1,
2,
- 244,
+ 246,
2,
0,
0,
@@ -88,7 +75,8 @@
81,
7,
0
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -135,7 +123,7 @@
150,
0,
0,
- 95,
+ 96,
0,
0,
0,
@@ -161,7 +149,19 @@
"name" : "Blog"
}
],
- "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" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}