aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index 669cd39a1c..d6b53b2517 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,19 +1,18 @@
{
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2023-06-01 09:33:55 GMT"
+ "text" : "[Champions: 30] Last updated at 2023-06-04 22:19:02 GMT"
},
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"xAxis" : {
"categories" : [
@@ -49,14 +48,6 @@
"Luca Ferrari"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
"series" : [
{
"data" : [
@@ -65,7 +56,7 @@
81,
7,
0,
- 405,
+ 406,
8,
2,
23,
@@ -82,19 +73,18 @@
4,
32,
37,
- 22,
+ 23,
16,
22,
398,
16,
2,
- 340,
+ 342,
0
],
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -126,9 +116,11 @@
0,
1,
298
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -160,8 +152,16 @@
0,
3,
540
- ],
- "name" : "Blog"
+ ]
+ }
+ ],
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
- ]
+ }
}