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 5b549ea1c1..6b8f6f2e9f 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,22 +1,18 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"series" : [
{
"data" : [
@@ -152,7 +148,7 @@
2,
0,
0,
- 37,
+ 38,
20,
7,
7,
@@ -243,6 +239,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -463,11 +460,9 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -688,11 +683,16 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"subtitle" : {
- "text" : "[Champions: 219] Last updated at 2021-03-31 12:03:44 GMT"
+ "text" : "[Champions: 219] Last updated at 2021-04-01 18:39:21 GMT"
},
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"