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.json54
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index d34a58f466..d39697b449 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,18 @@
{
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"xAxis" : {
"categories" : [
"Aaron Rowe",
@@ -167,16 +181,15 @@
"Yozen Hernandez"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 164] Last updated at 2020-05-31 21:24:21 GMT"
},
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
- "subtitle" : {
- "text" : "[Champions: 164] Last updated at 2020-05-31 21:00:40 GMT"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"series" : [
{
@@ -261,7 +274,7 @@
9,
8,
6,
- 60,
+ 61,
6,
1,
30,
@@ -349,6 +362,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
3,
@@ -430,7 +444,7 @@
0,
2,
0,
- 61,
+ 62,
0,
0,
0,
@@ -514,8 +528,7 @@
2,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -599,7 +612,7 @@
0,
0,
0,
- 61,
+ 62,
0,
0,
0,
@@ -686,18 +699,5 @@
],
"name" : "Blog"
}
- ],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- }
+ ]
}