aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-language-breakdown-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-07-03 19:53:29 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-07-03 19:53:29 +0100
commit7c87d609ea4e6e5d854a52825baae1b9d032bc5e (patch)
tree91db9746769f953d8c1c5a60bc1e863b9843cdf0 /stats/pwc-language-breakdown-summary.json
parent4bf3b2b11dc8185ea1c494753f01714900ba7727 (diff)
downloadperlweeklychallenge-club-7c87d609ea4e6e5d854a52825baae1b9d032bc5e.tar.gz
perlweeklychallenge-club-7c87d609ea4e6e5d854a52825baae1b9d032bc5e.tar.bz2
perlweeklychallenge-club-7c87d609ea4e6e5d854a52825baae1b9d032bc5e.zip
- Added solutions by Bruce Gray.
Diffstat (limited to 'stats/pwc-language-breakdown-summary.json')
-rw-r--r--stats/pwc-language-breakdown-summary.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index fa054e6c66..eacacc1c94 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,12 +1,10 @@
{
"subtitle" : {
- "text" : "Last updated at 2022-07-03 17:44:25 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge Contributions [2019 - 2022]"
+ "text" : "Last updated at 2022-07-03 18:03:13 GMT"
},
"series" : [
{
+ "name" : "Contributions",
"data" : [
[
"Blog",
@@ -18,30 +16,23 @@
],
[
"Raku",
- 4952
+ 4954
]
],
"dataLabels" : {
+ "rotation" : -90,
"color" : "#FFFFFF",
- "enabled" : "true",
- "align" : "right",
- "format" : "{point.y:.0f}",
"style" : {
"fontFamily" : "Verdana, sans-serif",
"fontSize" : "13px"
},
- "rotation" : -90,
- "y" : 10
- },
- "name" : "Contributions"
+ "format" : "{point.y:.0f}",
+ "align" : "right",
+ "y" : 10,
+ "enabled" : "true"
+ }
}
],
- "legend" : {
- "enabled" : "false"
- },
- "chart" : {
- "type" : "column"
- },
"tooltip" : {
"pointFormat" : "<b>{point.y:.0f}</b>"
},
@@ -51,6 +42,15 @@
},
"min" : 0
},
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge Contributions [2019 - 2022]"
+ },
+ "legend" : {
+ "enabled" : "false"
+ },
"xAxis" : {
"type" : "category",
"labels" : {