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.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 7fcffcc391..6292787114 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,23 +1,14 @@
{
- "subtitle" : {
- "text" : "[Champions: 218] Last updated at 2021-03-15 04:19:56 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" : [
1,
0,
0,
0,
31,
- 75,
+ 76,
2,
0,
1,
@@ -230,8 +221,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -457,13 +447,14 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
0,
15,
14,
- 75,
+ 76,
0,
0,
0,
@@ -676,15 +667,30 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
+ "subtitle" : {
+ "text" : "[Champions: 218] Last updated at 2021-03-15 04:25:25 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
@@ -909,11 +915,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
}
}