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.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index e651064e5b..007b0ecdff 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,28 +1,24 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-06-14 22:59:31 GMT"
- },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ }
},
"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
},
"series" : [
{
- "name" : "Perl",
"data" : [
7,
4,
@@ -54,7 +50,8 @@
0,
3,
0
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -127,6 +124,9 @@
"name" : "Blog"
}
],
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-06-14 23:08:57 GMT"
+ },
"chart" : {
"type" : "column"
},