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 a5fa7374a5..5b668bf3fa 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,30 +1,16 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"subtitle" : {
- "text" : "[Champions: 188] Last updated at 2020-09-14 09:15:25 GMT"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "text" : "[Champions: 188] Last updated at 2020-09-14 09:19:52 GMT"
},
"chart" : {
"type" : "column"
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -65,7 +51,7 @@
25,
2,
3,
- 19,
+ 20,
56,
2,
0,
@@ -214,8 +200,7 @@
3,
41,
11
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -411,6 +396,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -600,10 +586,18 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -795,5 +789,11 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
}
}