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.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index d8a1d8e1b4..0e4585cd29 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,7 @@
{
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
0,
@@ -149,7 +150,7 @@
3,
0,
14,
- 8,
+ 9,
9,
2,
9,
@@ -158,8 +159,7 @@
2,
24,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -323,7 +323,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -481,9 +480,20 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"xAxis" : {
"categories" : [
"Aaron Rowe",
@@ -644,28 +654,18 @@
"Yozen Hernandez"
]
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
"subtitle" : {
- "text" : "[Champions: 156] Last updated at 2020-04-05 16:08:42 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "chart" : {
- "type" : "column"
+ "text" : "[Champions: 156] Last updated at 2020-04-05 17:38:13 GMT"
}
}