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.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index ef631739f8..e98214afe5 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,12 +1,17 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"chart" : {
"type" : "column"
},
+ "subtitle" : {
+ "text" : "[Champions: 270] Last updated at 2022-10-04 10:14:32 GMT"
+ },
"yAxis" : {
"title" : {
"text" : ""
@@ -15,7 +20,6 @@
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -113,7 +117,7 @@
157,
1,
1,
- 116,
+ 117,
1,
0,
0,
@@ -287,9 +291,11 @@
3,
44,
11
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -561,8 +567,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -663,7 +668,7 @@
144,
0,
0,
- 89,
+ 90,
0,
0,
0,
@@ -1114,14 +1119,9 @@
"Yozen Hernandez"
]
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "subtitle" : {
- "text" : "[Champions: 270] Last updated at 2022-10-04 09:57:16 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}