aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-03-30 21:26:17 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-03-30 21:26:17 +0100
commit90a964cd9c8b90fa168c5abb0afa3723cdf2ba26 (patch)
tree7f7e6cb2392ec3402f4734e5c53711b3ed69653d /stats/pwc-summary-61-90.json
parent4d3851501f36a1ce56dc75a2e6f4097ae6ca9b57 (diff)
downloadperlweeklychallenge-club-90a964cd9c8b90fa168c5abb0afa3723cdf2ba26.tar.gz
perlweeklychallenge-club-90a964cd9c8b90fa168c5abb0afa3723cdf2ba26.tar.bz2
perlweeklychallenge-club-90a964cd9c8b90fa168c5abb0afa3723cdf2ba26.zip
- Added solution 053 by Richard Park.
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index c200cfa876..cc58c10e26 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,8 +1,16 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-03-30 20:25:25 GMT"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"xAxis" : {
"categories" : [
@@ -38,19 +46,6 @@
"Martin Mugeni"
]
},
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"series" : [
{
"name" : "Perl",
@@ -88,7 +83,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
1,
@@ -120,9 +114,11 @@
45,
3,
2
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -154,12 +150,16 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-03-30 19:54:10 GMT"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
},
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"