aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-211-240.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-211-240.json')
-rw-r--r--stats/pwc-summary-211-240.json62
1 files changed, 31 insertions, 31 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json
index 5c0d1acb4d..8252363eb6 100644
--- a/stats/pwc-summary-211-240.json
+++ b/stats/pwc-summary-211-240.json
@@ -1,7 +1,16 @@
{
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
2,
1,
@@ -17,15 +26,17 @@
4,
60,
65,
- 144,
+ 146,
1,
3,
3,
86,
21
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -47,11 +58,9 @@
3,
21,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -73,9 +82,24 @@
1,
6,
14
- ]
+ ],
+ "name" : "Blog"
}
],
+ "subtitle" : {
+ "text" : "[Champions: 20] Last updated at 2021-07-07 16:52:23 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"xAxis" : {
"categories" : [
"Tester R59",
@@ -99,29 +123,5 @@
"Yet Ebreo",
"Yozen Hernandez"
]
- },
- "subtitle" : {
- "text" : "[Champions: 20] Last updated at 2021-07-07 15:17:35 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
}
}