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.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 43d9293af7..a60e7848f4 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,12 +1,4 @@
{
- "subtitle" : {
- "text" : "[Champions: 207] Last updated at 2020-12-02 22:34:53 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -218,18 +210,21 @@
"Yozen Hernandez"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 207] Last updated at 2020-12-03 01:23:27 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
+ }
},
"series" : [
{
@@ -239,7 +234,7 @@
0,
0,
0,
- 13,
+ 14,
65,
2,
0,
@@ -657,6 +652,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -865,10 +861,14 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
}