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.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 7d1faa7a0e..ce553aa389 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,10 +1,16 @@
{
- "subtitle" : {
- "text" : "[Champions: 248] Last updated at 2022-01-25 12:02:08 GMT"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
},
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"xAxis" : {
"categories" : [
@@ -258,6 +264,14 @@
"Yozen Hernandez"
]
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
"name" : "Perl",
@@ -273,7 +287,7 @@
0,
1,
15,
- 29,
+ 30,
3,
26,
9,
@@ -513,6 +527,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -762,11 +777,9 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -1016,24 +1029,11 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 248] Last updated at 2022-01-25 12:07:05 GMT"
}
}