aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json58
1 files changed, 29 insertions, 29 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index f6c5190e32..4a83968b7c 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,6 +1,28 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-04-26 15:49:06 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
7,
0,
@@ -32,11 +54,9 @@
54,
10,
10
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -68,10 +88,10 @@
0,
0,
10
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -103,19 +123,10 @@
1,
4,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-04-25 23:28:16 GMT"
- },
"xAxis" : {
"categories" : [
"Pavel Kuptsov",
@@ -150,18 +161,7 @@
"Sangeet Kar"
]
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
}
}