aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json54
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 36784866e0..cc7c03d2c0 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,19 +1,22 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "chart" : {
+ "type" : "column"
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-12-29 01:47:56 GMT"
+ "text" : "[Champions: 30] Last updated at 2019-12-29 18:13:11 GMT"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"series" : [
{
+ "name" : "Perl 5",
"data" : [
3,
0,
@@ -35,7 +38,7 @@
3,
2,
52,
- 77,
+ 79,
24,
10,
0,
@@ -45,10 +48,10 @@
1,
5,
4
- ],
- "name" : "Perl 5"
+ ]
},
{
+ "name" : "Perl 6",
"data" : [
0,
43,
@@ -70,7 +73,7 @@
0,
6,
31,
- 77,
+ 79,
19,
0,
3,
@@ -80,11 +83,9 @@
0,
64,
0
- ],
- "name" : "Perl 6"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -116,17 +117,10 @@
0,
7,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"Nikhil Prasanna",
@@ -161,7 +155,13 @@
"Simon Reinhardt"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}