aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 32a69c6617..1c0a981f3f 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,9 +1,6 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-07-21 22:21:54 GMT"
- },
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
},
"tooltip" : {
"shared" : 1,
@@ -46,7 +43,6 @@
"name" : "Perl 5"
},
{
- "name" : "Perl 6",
"data" : [
2,
0,
@@ -78,7 +74,8 @@
0,
0,
0
- ]
+ ],
+ "name" : "Perl 6"
},
{
"data" : [
@@ -116,10 +113,11 @@
"name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-07-21 22:25:50 GMT"
+ },
+ "chart" : {
+ "type" : "column"
},
"xAxis" : {
"categories" : [
@@ -155,13 +153,15 @@
"Simon Miner"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}