aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 28f04e39c9..a6aeb52b2e 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,19 +1,14 @@
{
"tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-10-11 15:23:37 GMT"
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"chart" : {
"type" : "column"
},
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"series" : [
{
"name" : "Perl",
@@ -121,6 +116,14 @@
"name" : "Blog"
}
],
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-10-11 17:28:38 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"xAxis" : {
"categories" : [
"Kian-Meng Ang",
@@ -156,12 +159,9 @@
]
},
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ }
}
}