aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2021-04-01 19:57:09 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2021-04-01 19:57:09 +0100
commitdabb35cfbd48996b9fa92ca70b819a67ea27e374 (patch)
tree513863b14fe562a7950e795b4e4fba87c3cef710 /stats/pwc-summary-151-180.json
parent60f926cd6dc29af9fa8db7bfd3e66cc34a5de560 (diff)
downloadperlweeklychallenge-club-dabb35cfbd48996b9fa92ca70b819a67ea27e374.tar.gz
perlweeklychallenge-club-dabb35cfbd48996b9fa92ca70b819a67ea27e374.tar.bz2
perlweeklychallenge-club-dabb35cfbd48996b9fa92ca70b819a67ea27e374.zip
- Added solutions by Pete Houston.
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json54
1 files changed, 27 insertions, 27 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 6240a0a6f3..01b56bcea9 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,26 +1,12 @@
{
- "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/>"
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-04-01 18:39:22 GMT"
+ "text" : "[Champions: 30] Last updated at 2021-04-01 18:52:39 GMT"
},
"series" : [
{
- "name" : "Perl",
"data" : [
0,
- 83,
+ 85,
0,
1,
2,
@@ -49,7 +35,8 @@
10,
10,
0
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -87,7 +74,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -119,9 +105,31 @@
4,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"xAxis" : {
"categories" : [
"Pavel Starikov",
@@ -155,13 +163,5 @@
"Sangeet Kar",
"Sean Meininger"
]
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}