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.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 640b1ce152..4fe6af3eea 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,25 +1,7 @@
{
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 191] Last updated at 2020-09-21 20:58:35 GMT"
- },
"chart" : {
"type" : "column"
},
@@ -208,7 +190,7 @@
33,
12,
9,
- 1,
+ 2,
0,
2,
22,
@@ -221,6 +203,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -413,11 +396,9 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -610,9 +591,21 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -807,5 +800,12 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 191] Last updated at 2020-09-21 21:04:41 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}