aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 6fafc475ee..2e36d7673e 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,12 +1,21 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-12-27 21:19:59 GMT"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
7,
1,
@@ -38,9 +47,11 @@
22,
47,
7
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
18,
@@ -72,8 +83,7 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -111,12 +121,15 @@
"name" : "Blog"
}
],
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"chart" : {
"type" : "column"
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-12-27 21:10:16 GMT"
- },
"xAxis" : {
"categories" : [
"Petr Roubicek",
@@ -150,18 +163,5 @@
"Simon Green",
"Simon Miner"
]
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}