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.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 3178a01534..4cad79876c 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -4,9 +4,6 @@
"stacking" : "percent"
}
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -234,16 +231,27 @@
]
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "subtitle" : {
+ "text" : "[Champions: 222] Last updated at 2021-05-14 13:30:27 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"chart" : {
"type" : "column"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -467,8 +475,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -698,7 +705,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -775,7 +781,7 @@
0,
0,
85,
- 17,
+ 18,
0,
0,
0,
@@ -922,14 +928,8 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
- ],
- "subtitle" : {
- "text" : "[Champions: 222] Last updated at 2021-05-13 10:45:47 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- }
+ ]
}