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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index f6f6a307d7..da02a1a9b4 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,18 +1,10 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
"subtitle" : {
- "text" : "[Champions: 203] Last updated at 2020-11-24 19:31:01 GMT"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "text" : "[Champions: 203] Last updated at 2020-11-24 20:02:00 GMT"
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -61,7 +53,7 @@
3,
0,
0,
- 36,
+ 37,
75,
84,
1,
@@ -217,11 +209,9 @@
3,
41,
11
- ],
- "name" : "Perl"
+ ]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -426,7 +416,8 @@
3,
11,
0
- ]
+ ],
+ "name" : "Raku"
},
{
"name" : "Blog",
@@ -637,9 +628,6 @@
]
}
],
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"3ter",
@@ -850,10 +838,22 @@
"title" : {
"text" : "Perl Weekly Challenge [2019 - 2020]"
},
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
+ },
+ "min" : 0
}
}