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.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json
index 91161f0154..16cf9104d9 100644
--- a/stats/pwc-summary-211-240.json
+++ b/stats/pwc-summary-211-240.json
@@ -7,24 +7,39 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"chart" : {
"type" : "column"
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"subtitle" : {
- "text" : "[Champions: 4] Last updated at 2021-01-21 22:13:12 GMT"
+ "text" : "[Champions: 4] Last updated at 2021-01-21 22:47:25 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"series" : [
{
- "name" : "Perl",
"data" : [
3,
3,
81,
21
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -44,20 +59,5 @@
],
"name" : "Blog"
}
- ],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- }
+ ]
}