aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-211-240.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-211-240.json')
-rw-r--r--stats/pwc-summary-211-240.json66
1 files changed, 33 insertions, 33 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json
index 79e1d1ed29..38425768c6 100644
--- a/stats/pwc-summary-211-240.json
+++ b/stats/pwc-summary-211-240.json
@@ -1,7 +1,28 @@
{
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "xAxis" : {
+ "categories" : [
+ "Walt Mankowski",
+ "Wanderdoc",
+ "William Gilmore",
+ "William West",
+ "Yary Hluchan",
+ "Yet Ebreo",
+ "Yozen Hernandez"
+ ]
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
65,
118,
@@ -10,10 +31,10 @@
3,
83,
21
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -22,10 +43,10 @@
3,
21,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
16,
0,
@@ -34,42 +55,21 @@
1,
6,
14
- ]
+ ],
+ "name" : "Blog"
}
],
- "xAxis" : {
- "categories" : [
- "Walt Mankowski",
- "Wanderdoc",
- "William Gilmore",
- "William West",
- "Yary Hluchan",
- "Yet Ebreo",
- "Yozen Hernandez"
- ]
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"subtitle" : {
- "text" : "[Champions: 7] Last updated at 2021-02-21 22:06:13 GMT"
+ "text" : "[Champions: 7] Last updated at 2021-02-21 22:57:32 GMT"
},
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
}
}