aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index d4c74031d0..52fa290226 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,11 +1,10 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"xAxis" : {
"categories" : [
@@ -41,15 +40,14 @@
"Darren Bottin"
]
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-02-03 04:46:11 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "chart" : {
+ "type" : "column"
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
"series" : [
{
@@ -64,8 +62,8 @@
0,
0,
0,
- 18,
- 91,
+ 20,
+ 93,
8,
0,
5,
@@ -81,7 +79,7 @@
1,
46,
2,
- 6,
+ 8,
43,
3,
5
@@ -102,7 +100,7 @@
0,
0,
2,
- 90,
+ 92,
0,
38,
0,
@@ -137,7 +135,7 @@
0,
0,
0,
- 45,
+ 46,
0,
3,
0,
@@ -158,10 +156,12 @@
"name" : "Blog"
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-02-08 05:23:48 GMT"
}
}