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 488a489cba..6a1dcd8a62 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,16 +1,24 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "chart" : {
+ "type" : "column"
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
+ "subtitle" : {
+ "text" : "[Champions: 241] Last updated at 2021-10-16 12:25:42 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
"series" : [
{
"name" : "Perl",
@@ -346,7 +354,7 @@
2,
5,
0,
- 62,
+ 63,
2,
0,
7,
@@ -505,7 +513,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -748,15 +755,10 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -1002,10 +1004,8 @@
"Yozen Hernandez"
]
},
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 241] Last updated at 2021-10-16 12:20:36 GMT"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}