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.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 76156fcf6b..d863b4f69c 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,13 +1,11 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-02-09 23:04:17 GMT"
- },
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"xAxis" : {
"categories" : [
@@ -43,6 +41,22 @@
"Martin Mugeni"
]
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-02-09 23:15:38 GMT"
+ },
"series" : [
{
"data" : [
@@ -80,6 +94,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
3,
@@ -111,8 +126,7 @@
87,
3,
2
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -149,19 +163,5 @@
0
]
}
- ],
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- }
+ ]
}