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.json42
1 files changed, 23 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 2059d53cc5..c59c3d98d0 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,7 @@
{
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -76,6 +77,7 @@
6,
81,
28,
+ 1,
0,
0,
8,
@@ -216,11 +218,9 @@
3,
41,
11
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -296,6 +296,7 @@
0,
81,
5,
+ 0,
25,
2,
0,
@@ -436,7 +437,8 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -517,6 +519,7 @@
4,
0,
0,
+ 0,
6,
0,
46,
@@ -658,6 +661,19 @@
]
}
],
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "subtitle" : {
+ "text" : "[Champions: 215] Last updated at 2021-01-25 19:47:25 GMT"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -734,6 +750,7 @@
"Jaime Corchado",
"Jaldhar H. Vyas",
"James Smith",
+ "Jan Hoogenraad",
"Jan Krnavek",
"Jan Ole Kraft",
"Jared Martin",
@@ -877,23 +894,10 @@
]
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 214] Last updated at 2021-01-25 19:35:41 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
+ },
+ "min" : 0
},
"plotOptions" : {
"column" : {