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.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-1-30.json b/stats/pwc-summary-1-30.json
index 76fc551a64..40c5ca3d16 100644
--- a/stats/pwc-summary-1-30.json
+++ b/stats/pwc-summary-1-30.json
@@ -1,6 +1,10 @@
{
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
2,
0,
@@ -32,8 +36,7 @@
29,
2,
0
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -71,6 +74,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -102,12 +106,20 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-01-21 22:13:12 GMT"
+ "text" : "[Champions: 30] Last updated at 2021-01-21 22:47:25 GMT"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"yAxis" : {
"title" : {
@@ -115,15 +127,6 @@
},
"min" : 0
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -158,9 +161,6 @@
"Bruno Ramos"
]
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
"chart" : {
"type" : "column"
}