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.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 2a636eb8cb..d26fcf82bb 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,9 +1,4 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"Aaron Rowe",
@@ -157,24 +152,8 @@
"Yozen Hernandez"
]
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"subtitle" : {
- "text" : "[Champions: 149] Last updated at 2020-02-20 14:56:43 GMT"
- },
- "chart" : {
- "type" : "column"
+ "text" : "[Champions: 149] Last updated at 2020-02-20 15:59:44 GMT"
},
"series" : [
{
@@ -428,7 +407,7 @@
0,
0,
0,
- 0,
+ 1,
0,
0,
4,
@@ -639,5 +618,26 @@
],
"name" : "Blog"
}
- ]
+ ],
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ }
}