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.json28
1 files changed, 14 insertions, 14 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index a73121e7d1..70f0d886ec 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,15 +1,13 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-08-30 21:22:52 GMT"
+ },
"chart" : {
"type" : "column"
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"xAxis" : {
"categories" : [
@@ -45,9 +43,14 @@
"Sangeet Kar"
]
},
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"series" : [
{
@@ -160,8 +163,5 @@
"column" : {
"stacking" : "percent"
}
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-08-30 16:05:22 GMT"
}
}