aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index ec27a19031..fb46a77d11 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,16 +1,12 @@
{
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
"chart" : {
"type" : "column"
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-12-29 18:30:19 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "text" : "[Champions: 30] Last updated at 2021-12-29 19:13:14 GMT"
},
"yAxis" : {
"min" : 0,
@@ -18,6 +14,11 @@
"text" : ""
}
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"xAxis" : {
"categories" : [
"Philippe Bruhat",
@@ -52,8 +53,13 @@
"Shawn Wagner"
]
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
4,
8,
@@ -85,10 +91,10 @@
2,
0,
22
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -120,10 +126,10 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
2,
0,
@@ -155,13 +161,7 @@
0,
0,
0
- ],
- "name" : "Blog"
- }
- ],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ ]
}
- }
+ ]
}