aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 9db10be60a..c7210c302e 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,16 +1,17 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-06-13 05:51:43 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-06-12 17:22:53 GMT"
+ }
},
"xAxis" : {
"categories" : [
@@ -46,10 +47,9 @@
"Jan Ole Kraft"
]
},
- "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]"
@@ -59,6 +59,7 @@
},
"series" : [
{
+ "name" : "Perl",
"data" : [
3,
5,
@@ -90,11 +91,9 @@
12,
108,
0
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
21,
0,
@@ -126,9 +125,11 @@
0,
107,
4
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -160,8 +161,7 @@
0,
41,
0
- ],
- "name" : "Blog"
+ ]
}
]
}