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.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index b611d1f66c..e0eead9a0d 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,18 +1,12 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 308] Last updated at 2024-03-26 17:50:14 GMT"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 308] Last updated at 2024-03-26 12:47:59 GMT"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -325,12 +319,24 @@
"Yves Orton"
]
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
"chart" : {
"type" : "column"
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -583,7 +589,7 @@
0,
0,
1,
- 245,
+ 246,
57,
45,
28,
@@ -640,10 +646,10 @@
44,
11,
4
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -669,7 +675,7 @@
0,
0,
1,
- 260,
+ 261,
0,
2,
213,
@@ -696,8 +702,8 @@
6,
0,
0,
- 1,
7,
+ 1,
0,
104,
0,
@@ -896,7 +902,7 @@
1,
102,
0,
- 233,
+ 234,
57,
32,
0,
@@ -953,9 +959,11 @@
11,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -981,7 +989,7 @@
0,
0,
0,
- 260,
+ 261,
0,
0,
4,
@@ -1265,15 +1273,7 @@
5,
10,
1
- ],
- "name" : "Blog"
+ ]
}
- ],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- }
+ ]
}