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.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index ef3f34e82f..d0067a31a7 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,6 +1,14 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-05-09 18:56:17 GMT"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
2,
3,
@@ -32,11 +40,9 @@
1,
11,
81
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -68,7 +74,8 @@
0,
0,
81
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -106,14 +113,8 @@
]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"yAxis" : {
"title" : {
@@ -124,9 +125,6 @@
"chart" : {
"type" : "column"
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"xAxis" : {
"categories" : [
"Fred Zinn",
@@ -161,7 +159,9 @@
"Joelle Maslak"
]
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-05-09 18:48:38 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}