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.json60
1 files changed, 30 insertions, 30 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 814195ab93..119d2f8c69 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,7 @@
{
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -20,7 +21,7 @@
57,
7,
0,
- 27,
+ 28,
3,
76,
0,
@@ -216,11 +217,9 @@
3,
41,
11
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -240,7 +239,7 @@
0,
0,
1,
- 95,
+ 96,
0,
61,
0,
@@ -436,9 +435,11 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -458,7 +459,7 @@
0,
0,
0,
- 95,
+ 96,
0,
3,
0,
@@ -654,27 +655,11 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"xAxis" : {
"categories" : [
@@ -894,10 +879,25 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 214] Last updated at 2021-01-23 21:29:50 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 214] Last updated at 2021-01-23 21:35:57 GMT"
}
}