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.json60
1 files changed, 30 insertions, 30 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 2a10439ea5..0b194362ac 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,22 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -306,27 +324,8 @@
"Yves Orton"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 303] Last updated at 2023-12-06 21:48:04 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -459,7 +458,7 @@
4,
1,
0,
- 237,
+ 238,
4,
1,
13,
@@ -631,9 +630,11 @@
44,
11,
4
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -684,8 +685,8 @@
6,
0,
0,
- 1,
6,
+ 1,
0,
104,
0,
@@ -938,8 +939,7 @@
11,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -1075,7 +1075,7 @@
0,
0,
0,
- 7,
+ 8,
0,
0,
1,
@@ -1250,10 +1250,10 @@
]
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "subtitle" : {
+ "text" : "[Champions: 303] Last updated at 2023-12-08 18:13:47 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
}
}