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.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 16adeb6ae1..4fdeb8f6ad 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,13 +1,24 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-09-23 16:09:22 GMT"
+ },
"yAxis" : {
"title" : {
"text" : ""
},
"min" : 0
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
- "name" : "Perl 5",
"data" : [
1,
0,
@@ -39,7 +50,8 @@
4,
4,
9
- ]
+ ],
+ "name" : "Perl 5"
},
{
"name" : "Perl 6",
@@ -112,12 +124,6 @@
]
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-09-23 15:30:07 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
"xAxis" : {
"categories" : [
"Magnus Woldrich",
@@ -155,13 +161,7 @@
"chart" : {
"type" : "column"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
}
}