aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 3f51ddeed8..48b04a2769 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,7 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 189] Last updated at 2020-09-16 15:59:34 GMT"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -192,13 +195,8 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 189] Last updated at 2020-09-16 15:41:01 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"yAxis" : {
"title" : {
@@ -206,15 +204,20 @@
},
"min" : 0
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"chart" : {
"type" : "column"
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -333,7 +336,7 @@
0,
0,
33,
- 9,
+ 10,
7,
7,
4,
@@ -405,9 +408,11 @@
3,
41,
11
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -526,7 +531,7 @@
0,
0,
33,
- 9,
+ 10,
0,
0,
4,
@@ -598,8 +603,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -795,9 +799,5 @@
10
]
}
- ],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- }
+ ]
}