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.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 6a76fc1e41..5b1b6f28cb 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,4 +1,28 @@
{
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-04-24 09:39:18 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"Abigail",
@@ -35,6 +59,7 @@
},
"series" : [
{
+ "name" : "Perl 5",
"data" : [
2,
8,
@@ -43,7 +68,7 @@
0,
0,
2,
- 8,
+ 10,
0,
0,
4,
@@ -66,8 +91,7 @@
7,
0,
2
- ],
- "name" : "Perl 5"
+ ]
},
{
"data" : [
@@ -104,29 +128,5 @@
],
"name" : "Perl 6"
}
- ],
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-04-23 10:48:40 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- }
+ ]
}