aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2020-02-13 14:06:48 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2020-02-13 14:06:48 +0000
commit5e0a1807a04e0f144da845c5c9fefed244cbc074 (patch)
treecf85a9b484f112a2454728793ce9d101dc141a7f /stats/pwc-summary-1-30.json
parent363ee1867952f6656835c871505360774e5d860e (diff)
downloadperlweeklychallenge-club-5e0a1807a04e0f144da845c5c9fefed244cbc074.tar.gz
perlweeklychallenge-club-5e0a1807a04e0f144da845c5c9fefed244cbc074.tar.bz2
perlweeklychallenge-club-5e0a1807a04e0f144da845c5c9fefed244cbc074.zip
- Added blog by Roger Bell_West.
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json102
1 files changed, 51 insertions, 51 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 532fb20a33..8c513cf641 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,4 +1,49 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-02-13 14:06:08 GMT"
+ },
+ "xAxis" : {
+ "categories" : [
+ "Leoltron",
+ "Aaron Rowe",
+ "Aaron Sherman",
+ "Abigail",
+ "Adam Russell",
+ "Ailbhe Tweedie",
+ "Alex Daniel",
+ "Alexander Karelas",
+ "Alexey Melezhik",
+ "Alicia Bielsa",
+ "Andrezgz",
+ "Anton Fedotov",
+ "Antonio Gamiz",
+ "Arne Sommer",
+ "Arpad Toth",
+ "Athanasius",
+ "Aubrey Quarcoo",
+ "Bill Palmer",
+ "Bob Kleemann",
+ "Bruno Ramos",
+ "Burkhard Nickels",
+ "Bruce Van Allen",
+ "Cheok-Yin Fung",
+ "Clive Holloway",
+ "Colin Crain",
+ "Creewick",
+ "Cristina Heredia",
+ "Daniel Mantovani",
+ "Daniel Mita",
+ "Darren Bottin"
+ ]
+ },
"series" : [
{
"data" : [
@@ -106,62 +151,17 @@
]
}
],
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "xAxis" : {
- "categories" : [
- "Leoltron",
- "Aaron Rowe",
- "Aaron Sherman",
- "Abigail",
- "Adam Russell",
- "Ailbhe Tweedie",
- "Alex Daniel",
- "Alexander Karelas",
- "Alexey Melezhik",
- "Alicia Bielsa",
- "Andrezgz",
- "Anton Fedotov",
- "Antonio Gamiz",
- "Arne Sommer",
- "Arpad Toth",
- "Athanasius",
- "Aubrey Quarcoo",
- "Bill Palmer",
- "Bob Kleemann",
- "Bruno Ramos",
- "Burkhard Nickels",
- "Bruce Van Allen",
- "Cheok-Yin Fung",
- "Clive Holloway",
- "Colin Crain",
- "Creewick",
- "Cristina Heredia",
- "Daniel Mantovani",
- "Daniel Mita",
- "Darren Bottin"
- ]
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "min" : 0
},
"chart" : {
"type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-02-13 14:01:29 GMT"
}
}