aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json44
1 files changed, 22 insertions, 22 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index 9c540282dd..a824809b1b 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,4 +1,17 @@
{
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2020-10-22 20:15:23 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"xAxis" : {
"categories" : [
"Myoungjin Jeon",
@@ -35,8 +48,9 @@
},
"series" : [
{
+ "name" : "Perl",
"data" : [
- 28,
+ 30,
14,
7,
8,
@@ -66,8 +80,7 @@
2,
0,
9
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -105,7 +118,6 @@
"name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
8,
0,
@@ -137,31 +149,19 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2020-10-22 00:55:57 GMT"
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "chart" : {
- "type" : "column"
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
}
}