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.json54
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 3e4f1ecc3e..e211c3c89d 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,25 @@
{
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 303] Last updated at 2023-12-13 08:32:00 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"series" : [
{
"name" : "Perl",
@@ -9,7 +30,7 @@
0,
85,
2,
- 174,
+ 175,
1,
0,
2,
@@ -309,7 +330,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -360,8 +380,8 @@
6,
0,
0,
- 6,
1,
+ 6,
0,
104,
0,
@@ -468,7 +488,7 @@
0,
5,
14,
- 170,
+ 171,
7,
2,
0,
@@ -614,7 +634,8 @@
11,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -776,7 +797,7 @@
0,
0,
26,
- 169,
+ 170,
0,
0,
0,
@@ -925,16 +946,6 @@
]
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -1242,17 +1253,6 @@
"Yves Orton"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
- "subtitle" : {
- "text" : "[Champions: 303] Last updated at 2023-12-12 23:49:20 GMT"
- },
"chart" : {
"type" : "column"
}