aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
authorrir <rirans@comcast.net>2022-06-10 23:27:06 -0400
committerGitHub <noreply@github.com>2022-06-10 23:27:06 -0400
commit74764fdc82cb488d5d59253c00a452aeb2c4980c (patch)
treeb89bb66fdd6e00a4cd4be4c611aef5c020dad4a0 /stats/pwc-summary-61-90.json
parentcfc134c6dbd2c20e6b36125bd1457ad384250541 (diff)
parent1c666818bcb3003fd293ae227540e35669499d27 (diff)
downloadperlweeklychallenge-club-74764fdc82cb488d5d59253c00a452aeb2c4980c.tar.gz
perlweeklychallenge-club-74764fdc82cb488d5d59253c00a452aeb2c4980c.tar.bz2
perlweeklychallenge-club-74764fdc82cb488d5d59253c00a452aeb2c4980c.zip
Merge branch 'manwar:master' into 168
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index e6498fd722..ef40965dcc 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,13 +1,9 @@
{
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
301,
- 326,
+ 328,
2,
8,
23,
@@ -36,7 +32,8 @@
1,
0,
200
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -56,7 +53,7 @@
0,
0,
0,
- 2,
+ 4,
0,
0,
0,
@@ -109,14 +106,12 @@
"name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-06-07 15:15:08 GMT"
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"xAxis" : {
"categories" : [
@@ -152,16 +147,21 @@
"James Smith"
]
},
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-06-09 21:28:57 GMT"
}
}