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 24592ca9e5..77c7eb6839 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,19 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "subtitle" : {
+ "text" : "[Champions: 213] Last updated at 2021-01-03 23:44:50 GMT"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -36,7 +49,7 @@
49,
0,
1,
- 70,
+ 71,
2,
1,
27,
@@ -215,8 +228,7 @@
3,
41,
11
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -473,7 +485,7 @@
23,
0,
0,
- 34,
+ 35,
0,
0,
0,
@@ -658,18 +670,15 @@
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
+ "chart" : {
+ "type" : "column"
+ },
"yAxis" : {
"min" : 0,
"title" : {
"text" : ""
}
},
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 213] Last updated at 2021-01-03 23:38:16 GMT"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -886,14 +895,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}