aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-master-stats.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-06 10:57:02 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2019-05-06 10:57:02 +0100
commitfd8a0cd68fb82de2c47ac6c5bce906eb0544971c (patch)
treed9aaeba462b8eb34979425c5b9299bdeba40518c /stats/pwc-master-stats.json
parentb03e18fe3937b41eb42938ac8f2546d3b4586aab (diff)
downloadperlweeklychallenge-club-fd8a0cd68fb82de2c47ac6c5bce906eb0544971c.tar.gz
perlweeklychallenge-club-fd8a0cd68fb82de2c47ac6c5bce906eb0544971c.tar.bz2
perlweeklychallenge-club-fd8a0cd68fb82de2c47ac6c5bce906eb0544971c.zip
- Updated chart data for Arne Sommer.
Diffstat (limited to 'stats/pwc-master-stats.json')
-rw-r--r--stats/pwc-master-stats.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-master-stats.json b/stats/pwc-master-stats.json
index 1e1fd5e8cc..a4fe9853c3 100644
--- a/stats/pwc-master-stats.json
+++ b/stats/pwc-master-stats.json
@@ -1,19 +1,4 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "Perl Weekly Challenge - 2019"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"Abigail",
@@ -98,6 +83,12 @@
"subtitle" : {
"text" : "[Champions: 77] Last updated at 2019-05-06 01:06:10 GMT"
},
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge - 2019"
+ },
"series" : [
{
"data" : [
@@ -192,7 +183,7 @@
0,
0,
2,
- 8,
+ 10,
0,
0,
0,
@@ -265,9 +256,18 @@
}
],
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}