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.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index c014c64ec9..1c2440691b 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,25 +1,10 @@
{
- "subtitle" : {
- "text" : "Last updated at 2024-09-26 19:54:14 GMT"
- },
"series" : [
{
- "dataLabels" : {
- "rotation" : -90,
- "y" : 10,
- "style" : {
- "fontFamily" : "Verdana, sans-serif",
- "fontSize" : "13px"
- },
- "align" : "right",
- "enabled" : "true",
- "color" : "#FFFFFF",
- "format" : "{point.y:.0f}"
- },
"data" : [
[
"Perl",
- 15101
+ 15104
],
[
"Raku",
@@ -27,29 +12,44 @@
],
[
"Blog",
- 5310
+ 5311
]
],
- "name" : "Contributions"
+ "name" : "Contributions",
+ "dataLabels" : {
+ "style" : {
+ "fontFamily" : "Verdana, sans-serif",
+ "fontSize" : "13px"
+ },
+ "format" : "{point.y:.0f}",
+ "enabled" : "true",
+ "y" : 10,
+ "color" : "#FFFFFF",
+ "align" : "right",
+ "rotation" : -90
+ }
}
],
"title" : {
"text" : "The Weekly Challenge Contributions [2019 - 2024]"
},
+ "subtitle" : {
+ "text" : "Last updated at 2024-09-27 16:17:48 GMT"
+ },
"chart" : {
"type" : "column"
},
- "tooltip" : {
- "pointFormat" : "<b>{point.y:.0f}</b>"
- },
"legend" : {
"enabled" : "false"
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : null
- }
+ },
+ "min" : 0
+ },
+ "tooltip" : {
+ "pointFormat" : "<b>{point.y:.0f}</b>"
},
"xAxis" : {
"labels" : {