aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index dea3853fa0..9f321aead4 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -4,25 +4,8 @@
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 168] Last updated at 2020-06-14 23:32:05 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"series" : [
{
- "name" : "Perl",
"data" : [
0,
0,
@@ -192,7 +175,8 @@
2,
33,
11
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -337,7 +321,7 @@
5,
2,
0,
- 11,
+ 12,
0,
0,
61,
@@ -510,7 +494,7 @@
0,
0,
0,
- 11,
+ 12,
0,
0,
9,
@@ -541,6 +525,18 @@
]
}
],
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 168] Last updated at 2020-06-14 23:39:27 GMT"
+ },
"xAxis" : {
"categories" : [
"Aaron Rowe",
@@ -713,7 +709,11 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}