aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 1b49230e3b..f6102f698d 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,6 +1,12 @@
{
- "chart" : {
- "type" : "column"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-09-10 16:21:02 GMT"
},
"xAxis" : {
"categories" : [
@@ -36,21 +42,8 @@
"Lance Wicks"
]
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-09-10 14:49:45 GMT"
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"column" : {
@@ -94,6 +87,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
1,
@@ -125,8 +119,7 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -163,5 +156,12 @@
],
"name" : "Blog"
}
- ]
+ ],
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ }
}