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.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index a20bbec783..d62b40711a 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,9 +1,21 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -238,8 +250,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -443,7 +454,7 @@
0,
0,
0,
- 110,
+ 111,
0,
0,
0,
@@ -718,17 +729,6 @@
"name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 233] Last updated at 2021-07-27 21:07:07 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -966,11 +966,11 @@
"Yozen Hernandez"
]
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "subtitle" : {
+ "text" : "[Champions: 233] Last updated at 2021-07-27 21:12:07 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
},
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",