aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json30
1 files changed, 15 insertions, 15 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index b5ca6c6249..5854c1f4ef 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,7 +1,4 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"series" : [
{
"name" : "Perl",
@@ -39,6 +36,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
6,
@@ -70,8 +68,7 @@
0,
21,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -109,21 +106,21 @@
]
}
],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "chart" : {
- "type" : "column"
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-05-06 22:04:45 GMT"
+ "text" : "[Champions: 30] Last updated at 2020-05-07 03:10:35 GMT"
},
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"plotOptions" : {
"column" : {
@@ -163,5 +160,8 @@
"Daniel Mita",
"Darren Bottin"
]
+ },
+ "chart" : {
+ "type" : "column"
}
}