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.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 91fe9f3c43..c611b1caad 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,18 @@
{
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 287] Last updated at 2023-05-14 21:32:39 GMT"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -290,22 +304,19 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -558,7 +569,7 @@
2,
1,
2,
- 35,
+ 36,
1,
34,
1,
@@ -594,8 +605,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -704,7 +714,7 @@
2,
5,
0,
- 144,
+ 145,
2,
0,
7,
@@ -1181,15 +1191,5 @@
],
"name" : "Blog"
}
- ],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 287] Last updated at 2023-05-14 14:16:13 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- }
+ ]
}