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 911c607351..e97174b46e 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,19 +1,7 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"chart" : {
"type" : "column"
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"series" : [
{
"name" : "Perl",
@@ -77,7 +65,7 @@
0,
0,
43,
- 133,
+ 134,
144,
1,
4,
@@ -269,7 +257,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -519,9 +506,11 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -771,12 +760,17 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"subtitle" : {
- "text" : "[Champions: 248] Last updated at 2022-01-23 22:51:34 GMT"
+ "text" : "[Champions: 248] Last updated at 2022-01-24 00:05:59 GMT"
},
"xAxis" : {
"categories" : [
@@ -1030,10 +1024,16 @@
"Yozen Hernandez"
]
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
}
}