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.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 78f312600e..988fe8b299 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,11 +1,6 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"subtitle" : {
- "text" : "[Champions: 141] Last updated at 2020-01-20 02:41:40 GMT"
+ "text" : "[Champions: 141] Last updated at 2020-01-20 02:57:47 GMT"
},
"xAxis" : {
"categories" : [
@@ -154,6 +149,7 @@
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -227,7 +223,7 @@
9,
8,
6,
- 42,
+ 43,
21,
1,
0,
@@ -296,8 +292,7 @@
2,
15,
11
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -373,7 +368,7 @@
0,
2,
0,
- 42,
+ 43,
0,
1,
0,
@@ -519,7 +514,7 @@
0,
0,
0,
- 42,
+ 43,
0,
0,
0,
@@ -592,20 +587,25 @@
"name" : "Blog"
}
],
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"chart" : {
"type" : "column"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
}
}