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 fb8f030d5d..331c417a6a 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,14 +1,19 @@
{
- "subtitle" : {
- "text" : "[Champions: 253] Last updated at 2022-04-03 17:17:01 GMT"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "subtitle" : {
+ "text" : "[Champions: 253] Last updated at 2022-04-03 17:26:18 GMT"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -188,7 +193,7 @@
2,
4,
0,
- 95,
+ 96,
0,
31,
1,
@@ -263,8 +268,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -525,6 +529,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -779,15 +784,11 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"xAxis" : {
"categories" : [
@@ -1046,14 +1047,13 @@
"Yozen Hernandez"
]
},
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"chart" : {
"type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
}
}