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.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 2c7e2aa181..d2656807fa 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -174,13 +174,7 @@
]
},
"subtitle" : {
- "text" : "[Champions: 170] Last updated at 2020-07-03 15:56:25 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "text" : "[Champions: 170] Last updated at 2020-07-03 17:06:32 GMT"
},
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
@@ -188,7 +182,6 @@
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -233,7 +226,7 @@
8,
35,
59,
- 62,
+ 63,
1,
4,
10,
@@ -360,7 +353,8 @@
2,
37,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -538,6 +532,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -709,19 +704,24 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "chart" : {
- "type" : "column"
- },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
}
}