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 ab44333c95..8914e6e9d0 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,13 +1,7 @@
{
- "subtitle" : {
- "text" : "[Champions: 214] Last updated at 2021-01-19 09:31:15 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"xAxis" : {
"categories" : [
@@ -227,15 +221,6 @@
"Yozen Hernandez"
]
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"series" : [
{
"name" : "Perl",
@@ -440,7 +425,7 @@
1,
3,
0,
- 49,
+ 50,
12,
9,
8,
@@ -457,7 +442,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -659,7 +643,7 @@
0,
0,
1,
- 53,
+ 54,
0,
2,
0,
@@ -673,10 +657,10 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -892,12 +876,28 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
+ "subtitle" : {
+ "text" : "[Champions: 214] Last updated at 2021-01-19 12:09:23 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
}
}