aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-07-29 14:36:57 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-07-29 14:36:57 +0100
commit23345520201cbefa4097f03300a60ef6780b1cf7 (patch)
treebd4a1762a78085aed8e7e90214d2bb717e2649d7 /stats/pwc-summary.json
parentef7d846c7416907a94b25b28a4642bfb9fbbc361 (diff)
downloadperlweeklychallenge-club-23345520201cbefa4097f03300a60ef6780b1cf7.tar.gz
perlweeklychallenge-club-23345520201cbefa4097f03300a60ef6780b1cf7.tar.bz2
perlweeklychallenge-club-23345520201cbefa4097f03300a60ef6780b1cf7.zip
- Added solution by Mark Anderson.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 8a3c8d62a1..c49b944cf4 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,10 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"series" : [
{
"name" : "Perl 5",
@@ -61,7 +67,7 @@
15,
1,
0,
- 1,
+ 2,
0,
0,
0,
@@ -111,7 +117,6 @@
]
},
{
- "name" : "Perl 6",
"data" : [
6,
0,
@@ -218,7 +223,8 @@
0,
1,
0
- ]
+ ],
+ "name" : "Perl 6"
},
{
"name" : "Blog",
@@ -331,15 +337,6 @@
]
}
],
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
@@ -349,6 +346,12 @@
"stacking" : "percent"
}
},
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 105] Last updated at 2019-07-29 13:36:45 GMT"
+ },
"xAxis" : {
"categories" : [
"Aaron Sherman",
@@ -458,10 +461,7 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 105] Last updated at 2019-07-29 13:25:54 GMT"
- },
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
}
}