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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index eefc62417b..129c96fa29 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -289,25 +289,22 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
- "subtitle" : {
- "text" : "[Champions: 286] Last updated at 2023-04-10 21:48:14 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -382,7 +379,7 @@
0,
43,
195,
- 207,
+ 208,
1,
4,
12,
@@ -595,7 +592,8 @@
3,
44,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -889,6 +887,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -1176,14 +1175,15 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 286] Last updated at 2023-04-10 21:58:07 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"chart" : {
"type" : "column"