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.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 2aa3ab7731..e5543a57d5 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,20 +1,20 @@
{
- "chart" : {
- "type" : "column"
- },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
- "name" : "Perl",
"data" : [
2,
0,
@@ -46,9 +46,11 @@
6,
45,
32
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -73,15 +75,14 @@
0,
0,
2,
- 492,
+ 494,
0,
365,
0,
0,
0,
69
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -109,7 +110,7 @@
0,
0,
0,
- 246,
+ 247,
0,
4,
0,
@@ -153,15 +154,14 @@
"BarrOff"
]
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"title" : {
"text" : "The Weekly Challenge [2019 - 2023]"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2023-12-22 16:50:17 GMT"
+ "text" : "[Champions: 30] Last updated at 2023-12-23 23:55:37 GMT"
}
}