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.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 368e21df47..edc703328e 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,8 +1,9 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"xAxis" : {
"categories" : [
@@ -270,14 +271,10 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 262] Last updated at 2022-07-20 10:55:33 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"series" : [
{
@@ -515,7 +512,7 @@
1,
2,
1,
- 6,
+ 7,
1,
4,
0,
@@ -548,7 +545,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -783,7 +779,7 @@
0,
0,
0,
- 6,
+ 7,
0,
1,
0,
@@ -812,10 +808,10 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -1079,17 +1075,21 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
+ "subtitle" : {
+ "text" : "[Champions: 262] Last updated at 2022-07-20 15:07:39 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
}
}