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 40aad73343..6f06cd3638 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,17 +1,22 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-11-01 23:36:12 GMT"
+ "text" : "[Champions: 30] Last updated at 2022-11-02 10:54:01 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"series" : [
{
"name" : "Perl",
@@ -49,6 +54,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -80,8 +86,7 @@
81,
0,
3
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -119,8 +124,11 @@
]
}
],
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"xAxis" : {
"categories" : [
@@ -155,13 +163,5 @@
"John Barrett",
"Jonas Berlin"
]
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}