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, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 162779d1fb..7e5ecb413c 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -4,21 +4,16 @@
"stacking" : "percent"
}
},
- "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: 220] Last updated at 2021-05-04 18:36:15 GMT"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -93,7 +88,7 @@
0,
6,
97,
- 41,
+ 42,
1,
0,
0,
@@ -240,11 +235,9 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -466,10 +459,10 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -691,15 +684,10 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -923,5 +911,17 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 220] Last updated at 2021-05-04 20:03:29 GMT"
}
}