aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-271-300.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-271-300.json')
-rw-r--r--stats/pwc-summary-271-300.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-271-300.json b/stats/pwc-summary-271-300.json
index 60cb3746af..42e8a5c896 100644
--- a/stats/pwc-summary-271-300.json
+++ b/stats/pwc-summary-271-300.json
@@ -1,10 +1,4 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-06-15 20:12:48 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"Simon Proctor",
@@ -39,8 +33,10 @@
"Vinod Kumar K"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"yAxis" : {
"min" : 0,
@@ -52,13 +48,18 @@
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-06-16 21:48:00 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
5,
4,
@@ -90,8 +91,7 @@
18,
17,
18
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -129,6 +129,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
12,
0,
@@ -160,8 +161,7 @@
0,
3,
0
- ],
- "name" : "Blog"
+ ]
}
]
}