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.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 26dbf5d135..ad0bd38be8 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,6 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "chart" : {
+ "type" : "column"
},
"tooltip" : {
"shared" : 1,
@@ -260,6 +260,11 @@
"Yozen Hernandez"
]
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
"name" : "Perl",
@@ -285,7 +290,7 @@
0,
68,
3,
- 127,
+ 128,
0,
10,
2,
@@ -539,7 +544,7 @@
1,
153,
0,
- 111,
+ 112,
0,
1,
0,
@@ -772,6 +777,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -1023,25 +1029,19 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "subtitle" : {
- "text" : "[Champions: 250] Last updated at 2022-02-27 12:57:47 GMT"
- },
- "chart" : {
- "type" : "column"
- },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 250] Last updated at 2022-02-27 13:24:35 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
}
}