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 cda6b49193..d301f761f8 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,7 +1,18 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "subtitle" : {
+ "text" : "[Champions: 181] Last updated at 2020-08-17 11:22:03 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"xAxis" : {
"categories" : [
@@ -188,6 +199,10 @@
"Yozen Hernandez"
]
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"series" : [
{
"name" : "Perl",
@@ -259,7 +274,7 @@
0,
8,
0,
- 43,
+ 44,
1,
4,
2,
@@ -376,7 +391,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -445,7 +459,7 @@
2,
0,
2,
- 43,
+ 44,
0,
0,
1,
@@ -559,7 +573,8 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -631,7 +646,7 @@
0,
6,
0,
- 43,
+ 44,
0,
0,
0,
@@ -748,24 +763,9 @@
]
}
],
- "subtitle" : {
- "text" : "[Champions: 181] Last updated at 2020-08-17 09:05:36 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
}
}