aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index fcb0c0f58b..f673f97ffc 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,7 +1,4 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -36,20 +33,25 @@
"Avery Adams"
]
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-02-06 21:27:03 GMT"
+ },
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-02-05 21:06:45 GMT"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
2,
0,
@@ -65,7 +67,7 @@
2,
27,
93,
- 117,
+ 119,
44,
13,
22,
@@ -81,9 +83,11 @@
0,
6,
45
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -115,11 +119,9 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -135,7 +137,7 @@
0,
0,
13,
- 25,
+ 26,
0,
32,
2,
@@ -151,17 +153,15 @@
0,
7,
43
- ]
+ ],
+ "name" : "Blog"
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
},
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}