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.json56
1 files changed, 28 insertions, 28 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index 592651c3f9..81e0276e61 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,4 +1,28 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 153] Last updated at 2020-03-09 18:11:30 GMT"
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
"xAxis" : {
"categories" : [
"Aaron Rowe",
@@ -316,6 +340,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
3,
@@ -470,8 +495,7 @@
2,
11,
0
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -556,7 +580,7 @@
50,
0,
0,
- 6,
+ 7,
0,
0,
0,
@@ -631,29 +655,5 @@
],
"name" : "Blog"
}
- ],
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 153] Last updated at 2020-03-09 18:08:32 GMT"
- }
+ ]
}