aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index efc8b0e48c..8620c1c3bd 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,12 +1,7 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"series" : [
{
+ "name" : "Perl",
"data" : [
2,
1,
@@ -38,8 +33,7 @@
0,
4,
6
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -77,6 +71,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -108,14 +103,9 @@
0,
1,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"xAxis" : {
"categories" : [
"Juan Caballero",
@@ -150,18 +140,28 @@
"Max Kossek"
]
},
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-12-27 12:47:08 GMT"
+ "text" : "[Champions: 30] Last updated at 2020-12-27 15:49:36 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}