aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json36
1 files changed, 18 insertions, 18 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 872ce015bb..0f8ea83008 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,8 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"series" : [
{
"name" : "Perl",
@@ -323,6 +327,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -363,7 +368,7 @@
0,
0,
1,
- 44,
+ 45,
0,
0,
0,
@@ -480,33 +485,25 @@
1,
5,
10
- ],
- "name" : "Blog"
+ ]
}
],
- "subtitle" : {
- "text" : "[Champions: 156] Last updated at 2020-04-05 22:43:38 GMT"
- },
"chart" : {
"type" : "column"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "subtitle" : {
+ "text" : "[Champions: 156] Last updated at 2020-04-05 23:02:35 GMT"
},
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"xAxis" : {
"categories" : [
@@ -667,5 +664,8 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
}
}