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.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 6581730bc8..cbdc0382fd 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,6 +1,18 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-03-21 17:49:22 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
2,
0,
@@ -29,11 +41,10 @@
153,
11,
0,
- 430,
+ 432,
0,
6
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -62,10 +73,10 @@
0,
0,
2,
- 518,
+ 520,
0,
2,
- 389,
+ 391,
0,
0
]
@@ -97,7 +108,7 @@
0,
0,
0,
- 259,
+ 260,
0,
0,
4,
@@ -107,14 +118,18 @@
}
],
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
},
"chart" : {
"type" : "column"
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -148,20 +163,5 @@
"Aubrey Quarcoo",
"Augie De Blieck Jr."
]
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-03-20 20:00:19 GMT"
}
}