aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 2bbcc55435..c674eb1ae7 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,16 +1,23 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
},
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"chart" : {
"type" : "column"
},
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-08-04 18:27:19 GMT"
+ },
"series" : [
{
"name" : "Perl",
@@ -48,6 +55,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -79,8 +87,7 @@
87,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -118,6 +125,11 @@
"name" : "Blog"
}
],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"xAxis" : {
"categories" : [
"Leoltron",
@@ -151,17 +163,5 @@
"Oleksii Tsvietnov",
"Olli-Antti Kivilahti"
]
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-08-04 17:11:38 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
}
}