aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
authorMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-19 21:09:42 +0100
committerMohammad S Anwar <mohammad.anwar@yahoo.com>2022-06-19 21:09:42 +0100
commit2af3d4350d27ce40ddcfbd36bf93a2ac1a8548ef (patch)
tree7ce0051d5cd3adc2a4bf5841c45faac8f6d67265 /stats/pwc-summary.json
parentdf881a9ff65c5bf4e53e3ca76b5535c619acb716 (diff)
downloadperlweeklychallenge-club-2af3d4350d27ce40ddcfbd36bf93a2ac1a8548ef.tar.gz
perlweeklychallenge-club-2af3d4350d27ce40ddcfbd36bf93a2ac1a8548ef.tar.bz2
perlweeklychallenge-club-2af3d4350d27ce40ddcfbd36bf93a2ac1a8548ef.zip
- Added solutions by Marton Polgar.
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 fc7bd8bf18..65c7fc69f5 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,9 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"xAxis" : {
"categories" : [
"3ter",
@@ -264,30 +269,13 @@
"Yozen Hernandez"
]
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
+ "subtitle" : {
+ "text" : "[Champions: 261] Last updated at 2022-06-19 20:06:32 GMT"
},
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 261] Last updated at 2022-06-19 17:24:01 GMT"
- },
"series" : [
{
"name" : "Perl",
@@ -556,6 +544,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -706,7 +695,7 @@
48,
3,
1,
- 17,
+ 18,
0,
0,
0,
@@ -818,10 +807,10 @@
3,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -1084,8 +1073,19 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
+ }
+ ],
+ "chart" : {
+ "type" : "column"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
- ]
+ }
}