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 7836f4633f..ad411d9432 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,7 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -316,27 +319,8 @@
"Yves Orton"
]
},
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
- "subtitle" : {
- "text" : "[Champions: 313] Last updated at 2024-08-20 07:12:49 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -505,7 +489,7 @@
2,
1,
2,
- 5,
+ 6,
40,
14,
1,
@@ -550,7 +534,7 @@
5,
57,
9,
- 250,
+ 253,
2,
4,
0,
@@ -579,7 +563,7 @@
4,
0,
0,
- 20,
+ 21,
3,
2,
0,
@@ -593,7 +577,7 @@
0,
0,
1,
- 266,
+ 267,
57,
47,
28,
@@ -651,9 +635,11 @@
44,
11,
4
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -910,7 +896,7 @@
1,
123,
0,
- 254,
+ 255,
57,
32,
0,
@@ -968,8 +954,7 @@
11,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -1215,7 +1200,7 @@
0,
0,
0,
- 20,
+ 21,
0,
0,
0,
@@ -1295,5 +1280,20 @@
"text" : ""
},
"min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 313] Last updated at 2024-08-20 14:08:24 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}