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.json58
1 files changed, 29 insertions, 29 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 40d105dd91..647daded11 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -196,29 +196,8 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"subtitle" : {
- "text" : "[Champions: 193] Last updated at 2020-10-04 22:39:13 GMT"
+ "text" : "[Champions: 193] Last updated at 2020-10-04 23:45:01 GMT"
},
"series" : [
{
@@ -254,7 +233,7 @@
0,
37,
1,
- 57,
+ 58,
2,
1,
18,
@@ -420,7 +399,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -453,7 +431,7 @@
3,
0,
0,
- 39,
+ 40,
0,
0,
0,
@@ -615,10 +593,10 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -813,7 +791,29 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
+ }
+ ],
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
- ]
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ }
}