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 70ad7b6526..bdab4e8f0f 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,10 +1,8 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-12-31 00:29:18 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
},
"series" : [
@@ -44,7 +42,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
2,
@@ -76,9 +73,11 @@
0,
3,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -110,26 +109,12 @@
0,
0,
1
- ],
- "name" : "Blog"
+ ]
}
],
"chart" : {
"type" : "column"
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"xAxis" : {
"categories" : [
"Freddie B",
@@ -163,5 +148,20 @@
"Jonas Berlin",
"Jorg Sommrey"
]
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-12-31 01:11:43 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}