aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index af57159164..d149881e23 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,4 +1,11 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"series" : [
{
"data" : [
@@ -76,6 +83,12 @@
"name" : "Blog"
}
],
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"xAxis" : {
"categories" : [
"Steve Rogerson",
@@ -100,28 +113,15 @@
"Yozen Hernandez"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 20] Last updated at 2020-01-07 17:15:08 GMT"
- },
"chart" : {
"type" : "column"
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "subtitle" : {
+ "text" : "[Champions: 20] Last updated at 2020-01-07 18:25:48 GMT"
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}