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.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index f53a51e19e..4d1b03162a 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -36,6 +36,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
81,
0,
@@ -67,8 +68,7 @@
0,
0,
8
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -106,9 +106,30 @@
"name" : "Blog"
}
],
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"chart" : {
"type" : "column"
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-01-05 23:53:32 GMT"
+ },
"xAxis" : {
"categories" : [
"Joelle Maslak",
@@ -142,26 +163,5 @@
"Neil Bowers",
"Nick Logan"
]
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-01-05 22:17:53 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}