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.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index 7829039be8..5e37a0b79d 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -2,26 +2,24 @@
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-01-11 02:12:17 GMT"
+ "text" : "[Champions: 30] Last updated at 2021-01-12 00:15:27 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
4,
6,
@@ -53,8 +51,7 @@
63,
0,
2
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -92,7 +89,6 @@
]
},
{
- "name" : "Blog",
"data" : [
1,
0,
@@ -124,12 +120,10 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"Matthew Somerville",
@@ -163,5 +157,11 @@
"Pete Sergeant",
"Peter Meszaros"
]
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
}
}