aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 86a5f8b58a..4883367712 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,4 +1,7 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
"data" : [
@@ -36,6 +39,7 @@
"name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
2,
@@ -67,8 +71,7 @@
39,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -140,28 +143,25 @@
"Freddie B"
]
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-12-20 15:08:35 GMT"
- },
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-12-20 15:17:30 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
}
}