aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index aa3b612bb1..5ff4df346b 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,7 +1,6 @@
{
"series" : [
{
- "name" : "Perl 5",
"data" : [
9,
3,
@@ -30,10 +29,10 @@
2,
20,
21
- ]
+ ],
+ "name" : "Perl 5"
},
{
- "name" : "Perl 6",
"data" : [
17,
0,
@@ -62,7 +61,8 @@
2,
16,
0
- ]
+ ],
+ "name" : "Perl 6"
},
{
"name" : "Blog",
@@ -97,26 +97,8 @@
]
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
"subtitle" : {
- "text" : "[Champions: 27] Last updated at 2019-10-01 18:20:25 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "text" : "[Champions: 27] Last updated at 2019-10-01 18:23:37 GMT"
},
"xAxis" : {
"categories" : [
@@ -149,6 +131,24 @@
"Yozen Hernandez"
]
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"chart" : {
"type" : "column"
}