aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 95400940c9..447d44fed8 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,4 +1,7 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-06-14 23:08:57 GMT"
+ },
"chart" : {
"type" : "column"
},
@@ -38,6 +41,7 @@
},
"series" : [
{
+ "name" : "Perl",
"data" : [
15,
68,
@@ -69,10 +73,10 @@
0,
1,
0
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
68,
@@ -104,11 +108,9 @@
4,
1,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
7,
34,
@@ -140,28 +142,26 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-06-14 22:59:31 GMT"
}
}