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.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 27dfeb5633..42bf9fa570 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,19 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"series" : [
{
"name" : "Perl",
@@ -62,7 +77,7 @@
53,
0,
5,
- 29,
+ 30,
1,
4,
2,
@@ -228,7 +243,7 @@
53,
2,
0,
- 29,
+ 30,
0,
0,
1,
@@ -335,7 +350,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -396,7 +410,7 @@
40,
0,
5,
- 29,
+ 30,
0,
0,
0,
@@ -499,26 +513,10 @@
1,
5,
10
- ]
+ ],
+ "name" : "Blog"
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 162] Last updated at 2020-05-11 08:10:40 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"Aaron Rowe",
@@ -685,11 +683,13 @@
"Yozen Hernandez"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 162] Last updated at 2020-05-11 08:33:43 GMT"
+ },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "chart" : {
+ "type" : "column"
}
}