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.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 00287e88bb..35de8763a0 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,4 +1,7 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-12-18 12:37:51 GMT"
+ },
"xAxis" : {
"categories" : [
"Joelle Maslak",
@@ -33,18 +36,16 @@
"Nick Logan"
]
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"series" : [
{
"data" : [
@@ -82,6 +83,7 @@
"name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
80,
0,
@@ -113,10 +115,10 @@
0,
0,
8
- ],
- "name" : "Perl 6"
+ ]
},
{
+ "name" : "Blog",
"data" : [
5,
0,
@@ -148,20 +150,18 @@
0,
3,
0
- ],
- "name" : "Blog"
+ ]
}
],
"title" : {
"text" : "Perl Weekly Challenge - 2019"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-12-17 23:46:22 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
+ },
+ "chart" : {
+ "type" : "column"
}
}