aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-language-breakdown-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-language-breakdown-summary.json')
-rw-r--r--stats/pwc-language-breakdown-summary.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index a3bf9ea660..f0abb49e92 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -11,7 +11,7 @@
],
[
"Perl 5",
- 687
+ 688
],
[
"Perl 6",
@@ -19,45 +19,45 @@
]
],
"dataLabels" : {
- "align" : "right",
"rotation" : -90,
- "style" : {
- "fontSize" : "13px",
- "fontFamily" : "Verdana, sans-serif"
- },
- "color" : "#FFFFFF",
"y" : 10,
+ "color" : "#FFFFFF",
"format" : "{point.y:.0f}",
- "enabled" : "true"
+ "enabled" : "true",
+ "style" : {
+ "fontFamily" : "Verdana, sans-serif",
+ "fontSize" : "13px"
+ },
+ "align" : "right"
},
"name" : "Contributions"
}
],
+ "subtitle" : {
+ "text" : "Last updated at 2019-07-18 17:49:45 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : null
+ }
+ },
"chart" : {
"type" : "column"
},
"title" : {
"text" : "Perl Weekly Challenge Contributions - 2019"
},
- "legend" : {
- "enabled" : "false"
- },
"xAxis" : {
+ "type" : "category",
"labels" : {
"style" : {
"fontSize" : "13px",
"fontFamily" : "Verdana, sans-serif"
}
- },
- "type" : "category"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : null
}
},
- "subtitle" : {
- "text" : "Last updated at 2019-07-18 14:23:38 GMT"
+ "legend" : {
+ "enabled" : "false"
}
}