aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json58
1 files changed, 29 insertions, 29 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 5872cb2b9f..010c162b66 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -2,20 +2,11 @@
"title" : {
"text" : "The Weekly Challenge [2019 - 2023]"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "chart" : {
+ "type" : "column"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "subtitle" : {
+ "text" : "[Champions: 287] Last updated at 2023-05-20 19:36:02 GMT"
},
"xAxis" : {
"categories" : [
@@ -308,8 +299,24 @@
"Yozen Hernandez"
]
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -389,7 +396,7 @@
4,
12,
0,
- 139,
+ 140,
0,
2,
2,
@@ -414,7 +421,7 @@
188,
1,
1,
- 148,
+ 149,
1,
0,
0,
@@ -506,7 +513,7 @@
0,
5,
9,
- 215,
+ 217,
2,
4,
0,
@@ -532,7 +539,7 @@
0,
4,
0,
- 2,
+ 3,
2,
0,
0,
@@ -598,8 +605,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -681,7 +687,7 @@
0,
116,
2,
- 103,
+ 104,
18,
0,
0,
@@ -973,7 +979,7 @@
0,
0,
0,
- 138,
+ 139,
9,
0,
0,
@@ -998,7 +1004,7 @@
176,
0,
0,
- 121,
+ 122,
0,
0,
0,
@@ -1185,11 +1191,5 @@
],
"name" : "Blog"
}
- ],
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 287] Last updated at 2023-05-18 15:14:22 GMT"
- }
+ ]
}