aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 8fb68ddb75..8dd81bc6d4 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,11 +1,4 @@
{
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"series" : [
{
"data" : [
@@ -43,6 +36,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
6,
@@ -74,11 +68,9 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -110,9 +102,20 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"Robbie Hatley",
@@ -147,12 +150,6 @@
"Tejas"
]
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-07-07 15:17:35 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"yAxis" : {
"min" : 0,
"title" : {
@@ -163,5 +160,8 @@
"column" : {
"stacking" : "percent"
}
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-07-07 16:52:23 GMT"
}
}