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.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 209ddf856a..344b4d13ee 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -278,19 +278,17 @@
"Yozen Hernandez"
]
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"chart" : {
"type" : "column"
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -387,7 +385,7 @@
0,
6,
5,
- 162,
+ 163,
1,
1,
122,
@@ -567,7 +565,8 @@
3,
44,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -667,7 +666,7 @@
0,
0,
0,
- 162,
+ 163,
0,
2,
5,
@@ -850,6 +849,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -946,7 +946,7 @@
0,
0,
0,
- 149,
+ 150,
0,
0,
95,
@@ -1126,22 +1126,22 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "subtitle" : {
- "text" : "[Champions: 275] Last updated at 2022-11-14 03:12:54 GMT"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "subtitle" : {
+ "text" : "[Champions: 275] Last updated at 2022-11-14 03:39:08 GMT"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}