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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 4430809dd3..ac18180145 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,6 +1,19 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
+ "name" : "Perl 5",
"data" : [
3,
2,
@@ -26,8 +39,7 @@
2,
16,
21
- ],
- "name" : "Perl 5"
+ ]
},
{
"data" : [
@@ -88,6 +100,9 @@
"name" : "Blog"
}
],
+ "subtitle" : {
+ "text" : "[Champions: 24] Last updated at 2019-09-21 23:07:56 GMT"
+ },
"xAxis" : {
"categories" : [
"Robert Van Dam",
@@ -116,28 +131,13 @@
"Yozen Hernandez"
]
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"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"
- },
- "subtitle" : {
- "text" : "[Champions: 24] Last updated at 2019-09-21 20:04:19 GMT"
}
}