aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-03-18 11:20:41 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-03-18 11:20:41 +0000
commitec40a817b49b92d42a652fc8edc3772697a29314 (patch)
tree00e7afc6dc9295a055f4451eb3166a3eed018729 /stats/pwc-summary-181-210.json
parent274cc5655aee01f0b6fa48da44b2f068690d3158 (diff)
downloadperlweeklychallenge-club-ec40a817b49b92d42a652fc8edc3772697a29314.tar.gz
perlweeklychallenge-club-ec40a817b49b92d42a652fc8edc3772697a29314.tar.bz2
perlweeklychallenge-club-ec40a817b49b92d42a652fc8edc3772697a29314.zip
- Added blog post by Roger Bell_West.
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json26
1 files changed, 13 insertions, 13 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 247e10820c..168e1d3d0b 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,6 +1,14 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
2,
@@ -32,8 +40,7 @@
59,
54,
10
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -97,7 +104,7 @@
0,
0,
0,
- 135,
+ 136,
0,
33,
1,
@@ -106,6 +113,9 @@
"name" : "Blog"
}
],
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-03-18 11:19:08 GMT"
+ },
"xAxis" : {
"categories" : [
"Peter Mayr",
@@ -140,9 +150,6 @@
"Samir Parikh"
]
},
- "chart" : {
- "type" : "column"
- },
"yAxis" : {
"title" : {
"text" : ""
@@ -156,12 +163,5 @@
"column" : {
"stacking" : "percent"
}
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-03-18 11:13:06 GMT"
}
}