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.json60
1 files changed, 30 insertions, 30 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 5bd02eb0c7..3820383733 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,25 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"series" : [
{
"name" : "Perl",
@@ -134,7 +155,7 @@
16,
8,
11,
- 162,
+ 163,
9,
1,
99,
@@ -265,7 +286,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -398,7 +418,7 @@
0,
2,
0,
- 163,
+ 164,
0,
0,
0,
@@ -526,10 +546,10 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -662,7 +682,7 @@
12,
0,
0,
- 163,
+ 164,
0,
0,
3,
@@ -790,11 +810,12 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "subtitle" : {
+ "text" : "[Champions: 259] Last updated at 2022-06-11 22:26:56 GMT"
},
"xAxis" : {
"categories" : [
@@ -1058,26 +1079,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "subtitle" : {
- "text" : "[Champions: 259] Last updated at 2022-06-11 22:09:45 GMT"
- },
- "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"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}