aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-301-330.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-301-330.json')
-rw-r--r--stats/pwc-summary-301-330.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-301-330.json b/stats/pwc-summary-301-330.json
index 171ccdf753..587655b450 100644
--- a/stats/pwc-summary-301-330.json
+++ b/stats/pwc-summary-301-330.json
@@ -1,9 +1,22 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 6] Last updated at 2024-03-10 15:04:43 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
3,
@@ -11,11 +24,9 @@
86,
21,
8
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -23,7 +34,8 @@
21,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -37,8 +49,8 @@
]
}
],
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
},
"yAxis" : {
"min" : 0,
@@ -55,17 +67,5 @@
"Yozen Hernandez",
"Yves Orton"
]
- },
- "subtitle" : {
- "text" : "[Champions: 6] Last updated at 2024-03-10 13:00:37 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
}
}