aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-language-breakdown-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-05-25 22:05:20 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-05-25 22:05:20 +0100
commitcde73d5be4fda5a32f973fbe0f3f6ba74d1fa35e (patch)
tree08e904079ebfd2d0b0137c7bf3e716cec8931a07 /stats/pwc-language-breakdown-summary.json
parent427a6b43533cc8762d83396792b69684e30655a9 (diff)
downloadperlweeklychallenge-club-cde73d5be4fda5a32f973fbe0f3f6ba74d1fa35e.tar.gz
perlweeklychallenge-club-cde73d5be4fda5a32f973fbe0f3f6ba74d1fa35e.tar.bz2
perlweeklychallenge-club-cde73d5be4fda5a32f973fbe0f3f6ba74d1fa35e.zip
- Added solutions by E. Choroba.
Diffstat (limited to 'stats/pwc-language-breakdown-summary.json')
-rw-r--r--stats/pwc-language-breakdown-summary.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-language-breakdown-summary.json b/stats/pwc-language-breakdown-summary.json
index 90444e7e2c..715f79aad0 100644
--- a/stats/pwc-language-breakdown-summary.json
+++ b/stats/pwc-language-breakdown-summary.json
@@ -1,12 +1,27 @@
{
+ "legend" : {
+ "enabled" : "false"
+ },
+ "tooltip" : {
+ "pointFormat" : "<b>{point.y:.0f}</b>"
+ },
+ "subtitle" : {
+ "text" : "Last updated at 2021-05-25 21:04:41 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
+ "type" : "category",
"labels" : {
"style" : {
- "fontFamily" : "Verdana, sans-serif",
- "fontSize" : "13px"
+ "fontSize" : "13px",
+ "fontFamily" : "Verdana, sans-serif"
}
- },
- "type" : "category"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge Contributions [2019 - 2020]"
},
"series" : [
{
@@ -15,14 +30,13 @@
"fontSize" : "13px",
"fontFamily" : "Verdana, sans-serif"
},
- "y" : 10,
+ "rotation" : -90,
"color" : "#FFFFFF",
"align" : "right",
+ "y" : 10,
"format" : "{point.y:.0f}",
- "enabled" : "true",
- "rotation" : -90
+ "enabled" : "true"
},
- "name" : "Contributions",
"data" : [
[
"Blog",
@@ -30,30 +44,16 @@
],
[
"Perl",
- 5374
+ 5376
],
[
"Raku",
3417
]
- ]
+ ],
+ "name" : "Contributions"
}
],
- "subtitle" : {
- "text" : "Last updated at 2021-05-25 20:45:22 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<b>{point.y:.0f}</b>"
- },
- "legend" : {
- "enabled" : "false"
- },
- "title" : {
- "text" : "Perl Weekly Challenge Contributions [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
- },
"yAxis" : {
"title" : {
"text" : null