aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 8575d4c8cc..3f97359a15 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,6 +1,13 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-02-17 00:31:10 GMT"
+ "text" : "[Champions: 30] Last updated at 2021-02-17 00:54:25 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"chart" : {
"type" : "column"
@@ -40,13 +47,19 @@
]
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
},
"series" : [
{
+ "name" : "Perl",
"data" : [
2,
0,
@@ -78,8 +91,7 @@
31,
2,
0
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -117,6 +129,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -148,20 +161,7 @@
0,
0,
0
- ],
- "name" : "Blog"
- }
- ],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ ]
}
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- }
+ ]
}