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.json20
1 files changed, 10 insertions, 10 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index eb17476ed2..3efa1a282f 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,4 +1,7 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"xAxis" : {
"categories" : [
"Aaron Rowe",
@@ -39,19 +42,20 @@
"text" : ""
}
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-06-17 09:27:09 GMT"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-06-17 11:17:34 GMT"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
0,
@@ -83,8 +87,7 @@
0,
2,
18
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -160,8 +163,5 @@
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "chart" : {
- "type" : "column"
}
}