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 4d472eabcf..ab5ce8716f 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,12 +1,6 @@
{
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "subtitle" : {
+ "text" : "[Champions: 154] Last updated at 2020-03-30 19:33:56 GMT"
},
"xAxis" : {
"categories" : [
@@ -166,15 +160,22 @@
"Yozen Hernandez"
]
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
0,
@@ -263,7 +264,7 @@
0,
9,
0,
- 4,
+ 5,
0,
0,
2,
@@ -330,8 +331,7 @@
2,
24,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -422,7 +422,7 @@
0,
10,
16,
- 22,
+ 23,
3,
1,
0,
@@ -493,6 +493,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -648,8 +649,7 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
"plotOptions" : {
@@ -657,7 +657,7 @@
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 154] Last updated at 2020-03-30 19:27:48 GMT"
+ "chart" : {
+ "type" : "column"
}
}