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.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 10efb28d8b..7ce86385d6 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,10 +1,7 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
2,
8,
@@ -36,8 +33,7 @@
7,
2,
1
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -75,7 +71,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -107,21 +102,20 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-07-16 14:57:41 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-07-16 16:09:31 GMT"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
@@ -163,5 +157,11 @@
"Jeremy Carman",
"Jim Bacon"
]
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
}
}