aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
authorDave Jacoby <jacoby.david@gmail.com>2021-08-11 16:04:46 -0400
committerDave Jacoby <jacoby.david@gmail.com>2021-08-11 16:04:46 -0400
commitc52d22f3dd5bedae54a26983bfe372a75bf54500 (patch)
treee53e9bb0390f4f089b85c2cb48f7a44583f1e4de /stats/pwc-summary-181-210.json
parent4d42c4dcace76e2674662bc863116ac638cc5b8e (diff)
parentec1abff904f32af047710d3a3cbbf3f8ca49e815 (diff)
downloadperlweeklychallenge-club-c52d22f3dd5bedae54a26983bfe372a75bf54500.tar.gz
perlweeklychallenge-club-c52d22f3dd5bedae54a26983bfe372a75bf54500.tar.bz2
perlweeklychallenge-club-c52d22f3dd5bedae54a26983bfe372a75bf54500.zip
Merge branch 'master' of https://github.com/manwar/perlweeklychallenge-club
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json62
1 files changed, 31 insertions, 31 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index f545d717f3..9f7eeb5038 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,4 +1,25 @@
{
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-08-11 20:01:30 GMT"
+ },
"xAxis" : {
"categories" : [
"Rakulius",
@@ -33,30 +54,11 @@
"Steven Lembark"
]
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-08-09 06:29:26 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
- "name" : "Perl",
"data" : [
0,
9,
@@ -66,7 +68,7 @@
2,
2,
3,
- 216,
+ 218,
113,
59,
54,
@@ -88,7 +90,8 @@
2,
7,
0
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -101,7 +104,7 @@
0,
6,
0,
- 179,
+ 180,
113,
53,
0,
@@ -126,6 +129,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -135,7 +139,7 @@
0,
0,
0,
- 105,
+ 106,
0,
33,
1,
@@ -157,11 +161,7 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
- ],
- "chart" : {
- "type" : "column"
- }
+ ]
}