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.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 280fb06d34..055fcca029 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,9 +1,7 @@
{
- "subtitle" : {
- "text" : "[Champions: 253] Last updated at 2022-04-05 13:17:44 GMT"
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -258,8 +256,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -395,7 +392,7 @@
0,
0,
0,
- 93,
+ 94,
7,
2,
1,
@@ -520,6 +517,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -653,7 +651,7 @@
0,
0,
3,
- 93,
+ 94,
0,
0,
0,
@@ -774,12 +772,17 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"xAxis" : {
"categories" : [
@@ -1038,6 +1041,9 @@
"Yozen Hernandez"
]
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
"yAxis" : {
"title" : {
"text" : ""
@@ -1047,13 +1053,7 @@
"chart" : {
"type" : "column"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "subtitle" : {
+ "text" : "[Champions: 253] Last updated at 2022-04-05 13:25:07 GMT"
}
}