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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 49011c8b18..59b7643029 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -2,17 +2,6 @@
"chart" : {
"type" : "column"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
@@ -51,7 +40,7 @@
2,
3,
19,
- 34,
+ 35,
2,
0,
0,
@@ -178,6 +167,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
3,
@@ -334,8 +324,7 @@
2,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -498,12 +487,11 @@
"name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 155] Last updated at 2020-03-30 22:35:04 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"xAxis" : {
"categories" : [
@@ -663,5 +651,17 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 155] Last updated at 2020-03-30 22:42:05 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}