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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 9263b7755e..85a29ab3e8 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -3,8 +3,25 @@
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-07-21 18:58:52 GMT"
+ "text" : "[Champions: 30] Last updated at 2019-07-21 19:24:46 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"series" : [
{
@@ -43,7 +60,6 @@
"name" : "Perl 5"
},
{
- "name" : "Perl 6",
"data" : [
6,
0,
@@ -75,7 +91,8 @@
0,
0,
15
- ]
+ ],
+ "name" : "Perl 6"
},
{
"data" : [
@@ -146,22 +163,5 @@
"Eddy HS",
"Feng Chang"
]
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}