aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 9bbebd2739..3ad67bd4fc 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,13 +1,19 @@
{
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-02-19 06:17:42 GMT"
+ "text" : "[Champions: 30] Last updated at 2021-02-19 06:20:58 GMT"
},
"xAxis" : {
"categories" : [
@@ -43,14 +49,6 @@
"Joelle Maslak"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"series" : [
{
"name" : "Perl",
@@ -158,10 +156,12 @@
]
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
+ },
+ "chart" : {
+ "type" : "column"
}
}