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.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 7bc2306bf4..2037cf046a 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,16 +1,12 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"series" : [
{
- "name" : "Perl",
"data" : [
1,
11,
@@ -42,7 +38,8 @@
1,
2,
19
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -80,7 +77,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -112,11 +108,24 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
+ "chart" : {
+ "type" : "column"
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-06-01 07:32:46 GMT"
+ "text" : "[Champions: 30] Last updated at 2021-06-01 09:45:08 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
},
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
@@ -154,14 +163,5 @@
"Mano Chandar",
"Mark Anderson"
]
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
}
}