aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-18 19:02:51 +0000
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-01-18 19:02:51 +0000
commit2d094b4129243b5c1f7bee902147de2bd7a79339 (patch)
tree4af441ead6bc974f9555d4fd1ff1836922db76d5 /stats/pwc-summary.json
parentf431628ccaeaeeb527aa83fd55e0ab7ed83d4c5c (diff)
downloadperlweeklychallenge-club-2d094b4129243b5c1f7bee902147de2bd7a79339.tar.gz
perlweeklychallenge-club-2d094b4129243b5c1f7bee902147de2bd7a79339.tar.bz2
perlweeklychallenge-club-2d094b4129243b5c1f7bee902147de2bd7a79339.zip
- Added solutions by Robert DiCicco.
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index daa44efba2..3a6311d2ad 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,19 +1,4 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"series" : [
{
"name" : "Perl",
@@ -216,7 +201,7 @@
0,
0,
1,
- 11,
+ 12,
1,
1,
133,
@@ -775,6 +760,30 @@
]
}
],
+ "subtitle" : {
+ "text" : "[Champions: 248] Last updated at 2022-01-18 19:00:24 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -1026,14 +1035,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 248] Last updated at 2022-01-18 18:46:28 GMT"
}
}