aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index bd0ef0e25f..5d3dbd2760 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,9 +1,10 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"xAxis" : {
"categories" : [
@@ -39,16 +40,8 @@
"Tore Andersson"
]
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
11,
14,
@@ -80,10 +73,10 @@
1,
0,
2
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -115,10 +108,10 @@
0,
4,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -150,18 +143,25 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-05-11 12:50:42 GMT"
- },
"chart" : {
"type" : "column"
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-05-11 16:25:11 GMT"
}
}