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.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 9bf71bbaf0..0684fa8e58 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,12 +1,14 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "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,
@@ -164,7 +166,7 @@
1,
0,
3,
- 7,
+ 8,
5,
3,
2,
@@ -193,11 +195,9 @@
3,
40,
11
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -384,9 +384,11 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -544,7 +546,7 @@
20,
0,
0,
- 6,
+ 7,
0,
10,
0,
@@ -573,8 +575,7 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
"plotOptions" : {
@@ -582,10 +583,6 @@
"stacking" : "percent"
}
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -775,13 +772,16 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 185] Last updated at 2020-09-01 15:41:39 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"chart" : {
"type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 185] Last updated at 2020-09-01 15:44:57 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
}
}