aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-1-30.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-1-30.json')
-rw-r--r--stats/pwc-summary-1-30.json118
1 files changed, 59 insertions, 59 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 00cd009df9..4e5a9db59c 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,6 +1,54 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "xAxis" : {
+ "categories" : [
+ "3ter",
+ "Aaron Rowe",
+ "Aaron Sherman",
+ "Aaron Smith",
+ "Abigail",
+ "Adam Russell",
+ "Ailbhe Tweedie",
+ "Alex Daniel",
+ "Alex Mauney",
+ "Alexander Karelas",
+ "Alexander Pankoff",
+ "Ali Moradi",
+ "Alicia Bielsa",
+ "Andinus",
+ "Andrew Shitov",
+ "Andrezgz",
+ "Anton Fedotov",
+ "Antonio Gamiz",
+ "Arne Sommer",
+ "Arpad Toth",
+ "Athanasius",
+ "Aubrey Quarcoo",
+ "Bartosz Jarzyna",
+ "Ben Bullock",
+ "Ben Davies",
+ "Bill Palmer",
+ "Bob Kleemann",
+ "Bob Lied",
+ "Bruce Van Allen",
+ "Bruno Ramos"
+ ]
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
2,
0,
@@ -32,10 +80,10 @@
45,
2,
0
- ],
- "name" : "Perl"
+ ]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -67,16 +115,16 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
0,
17,
- 32,
+ 33,
96,
0,
0,
@@ -102,66 +150,18 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "xAxis" : {
- "categories" : [
- "3ter",
- "Aaron Rowe",
- "Aaron Sherman",
- "Aaron Smith",
- "Abigail",
- "Adam Russell",
- "Ailbhe Tweedie",
- "Alex Daniel",
- "Alex Mauney",
- "Alexander Karelas",
- "Alexander Pankoff",
- "Ali Moradi",
- "Alicia Bielsa",
- "Andinus",
- "Andrew Shitov",
- "Andrezgz",
- "Anton Fedotov",
- "Antonio Gamiz",
- "Arne Sommer",
- "Arpad Toth",
- "Athanasius",
- "Aubrey Quarcoo",
- "Bartosz Jarzyna",
- "Ben Bullock",
- "Ben Davies",
- "Bill Palmer",
- "Bob Kleemann",
- "Bob Lied",
- "Bruce Van Allen",
- "Bruno Ramos"
- ]
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-03-28 21:56:28 GMT"
+ "text" : "[Champions: 30] Last updated at 2021-03-28 22:55:19 GMT"
},
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}