aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index 79ef151023..0516b2bb50 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,4 +1,19 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-03-09 15:21:43 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
"data" : [
@@ -30,7 +45,7 @@
17,
4,
15,
- 22,
+ 24,
1
],
"name" : "Perl"
@@ -71,7 +86,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
30,
@@ -103,21 +117,14 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-03-09 11:14:03 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"xAxis" : {
"categories" : [
@@ -153,15 +160,8 @@
"William Gilmore"
]
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}