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.json58
1 files changed, 29 insertions, 29 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 226bc91f18..1fa2e78342 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,25 +1,4 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "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]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -247,6 +226,17 @@
"Yozen Hernandez"
]
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 223] Last updated at 2021-06-06 22:14:30 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"series" : [
{
"data" : [
@@ -282,7 +272,7 @@
0,
15,
0,
- 74,
+ 75,
2,
0,
1,
@@ -477,7 +467,6 @@
"name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -702,9 +691,11 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -738,7 +729,7 @@
0,
12,
0,
- 28,
+ 29,
2,
0,
0,
@@ -929,11 +920,20 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "subtitle" : {
- "text" : "[Champions: 223] Last updated at 2021-06-06 22:11:38 GMT"
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}