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.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index da1bd958c7..eaec9afb80 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -4,9 +4,18 @@
"stacking" : "percent"
}
},
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
3,
0,
@@ -28,7 +37,8 @@
2,
74,
21
- ]
+ ],
+ "name" : "Perl"
},
{
"data" : [
@@ -56,6 +66,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -77,28 +88,11 @@
1,
6,
14
- ],
- "name" : "Blog"
+ ]
}
],
"subtitle" : {
- "text" : "[Champions: 20] Last updated at 2020-06-29 12:10:04 GMT"
- },
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
+ "text" : "[Champions: 20] Last updated at 2020-06-29 12:14:32 GMT"
},
"xAxis" : {
"categories" : [
@@ -123,5 +117,11 @@
"Yet Ebreo",
"Yozen Hernandez"
]
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
}
}