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.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 23a70c73c6..90a88c7b88 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,13 +1,12 @@
{
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 225] Last updated at 2021-06-25 18:52:56 GMT"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -166,7 +165,7 @@
2,
4,
0,
- 59,
+ 60,
0,
1,
1,
@@ -234,7 +233,8 @@
3,
44,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -467,7 +467,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -694,7 +693,8 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
"plotOptions" : {
@@ -702,6 +702,19 @@
"stacking" : "percent"
}
},
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 225] Last updated at 2021-06-25 18:59:42 GMT"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -930,18 +943,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
}
}