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 35cb6c85bc..a3c11a4c37 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,6 +1,7 @@
{
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -179,7 +180,7 @@
1,
1,
1,
- 100,
+ 101,
57,
30,
27,
@@ -225,8 +226,7 @@
3,
44,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -407,7 +407,7 @@
0,
3,
0,
- 88,
+ 89,
57,
28,
0,
@@ -457,7 +457,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -682,18 +681,30 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "subtitle" : {
+ "text" : "[Champions: 223] Last updated at 2021-06-08 16:57:15 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -921,19 +932,8 @@
"Yozen Hernandez"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "subtitle" : {
- "text" : "[Champions: 223] Last updated at 2021-06-08 14:39:40 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}