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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 05d7f98b4a..6faa328ebe 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,22 +1,30 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2019-07-29 13:36:45 GMT"
},
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2019-07-29 13:25:54 GMT"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"series" : [
{
- "name" : "Perl 5",
"data" : [
0,
0,
@@ -48,9 +56,11 @@
6,
2,
0
- ]
+ ],
+ "name" : "Perl 5"
},
{
+ "name" : "Perl 6",
"data" : [
2,
2,
@@ -82,8 +92,7 @@
0,
0,
0
- ],
- "name" : "Perl 6"
+ ]
},
{
"name" : "Blog",
@@ -121,9 +130,6 @@
]
}
],
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"Martin Barth",
@@ -157,11 +163,5 @@
"Rakesh Kumar Shardiwal",
"Shaun Pearce"
]
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
}
}