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 2b77346ceb..d0e6a63a66 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,9 +1,4 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -257,21 +252,26 @@
]
},
"subtitle" : {
- "text" : "[Champions: 248] Last updated at 2022-01-17 06:40:05 GMT"
+ "text" : "[Champions: 248] Last updated at 2022-01-17 07:11:01 GMT"
+ },
+ "chart" : {
+ "type" : "column"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"series" : [
{
- "name" : "Perl",
"data" : [
1,
0,
@@ -356,7 +356,7 @@
0,
6,
5,
- 127,
+ 128,
0,
79,
1,
@@ -521,9 +521,11 @@
3,
44,
11
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -608,7 +610,7 @@
0,
0,
0,
- 127,
+ 128,
2,
5,
0,
@@ -773,8 +775,7 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -861,7 +862,7 @@
0,
0,
0,
- 114,
+ 115,
0,
53,
0,
@@ -1030,10 +1031,9 @@
"name" : "Blog"
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
}
}