aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 72ff053724..b45774ec05 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,9 +1,19 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-11-14 20:41:58 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
6,
2,
@@ -35,8 +45,7 @@
81,
7,
0
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -74,7 +83,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -106,22 +114,18 @@
5,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"xAxis" : {
"categories" : [
@@ -157,11 +161,7 @@
"Jonas Berlin"
]
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-11-15 08:17:53 GMT"
}
}