aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 6f7bce3042..7dafd28148 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,6 +1,8 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"series" : [
{
@@ -74,6 +76,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
1,
@@ -101,21 +104,28 @@
0,
0,
0,
- 93,
+ 94,
0,
33,
1
- ],
- "name" : "Blog"
+ ]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-05-19 09:29:50 GMT"
+ "text" : "[Champions: 30] Last updated at 2021-05-19 09:31:55 GMT"
},
"xAxis" : {
"categories" : [
@@ -151,16 +161,6 @@
"Saif Ahmed"
]
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"chart" : {
"type" : "column"
}