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.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 37bf92cfeb..4d4cdec716 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,21 +1,6 @@
{
- "subtitle" : {
- "text" : "[Champions: 164] Last updated at 2020-05-28 01:17:43 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"series" : [
{
- "name" : "Perl",
"data" : [
0,
0,
@@ -151,7 +136,7 @@
57,
29,
25,
- 3,
+ 4,
0,
3,
1,
@@ -181,10 +166,10 @@
2,
33,
11
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
3,
@@ -320,7 +305,7 @@
57,
27,
0,
- 2,
+ 3,
2,
0,
9,
@@ -350,7 +335,8 @@
2,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -522,13 +508,16 @@
"name" : "Blog"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "subtitle" : {
+ "text" : "[Champions: 164] Last updated at 2020-05-29 11:18:32 GMT"
},
"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"
},
@@ -699,5 +688,16 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}