aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index f21b0d3e13..f013ce7376 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,21 +1,18 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-05-23 15:55:01 GMT"
+ },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ },
+ "min" : 0
},
"series" : [
{
- "name" : "Perl",
"data" : [
31,
0,
@@ -47,9 +44,11 @@
8,
22,
0
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
8,
6,
@@ -81,8 +80,7 @@
0,
89,
4
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -120,12 +118,13 @@
]
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "chart" : {
+ "type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-05-23 15:47:16 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"xAxis" : {
"categories" : [
@@ -161,7 +160,8 @@
"Finley"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}