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.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-211-240.json b/stats/pwc-summary-211-240.json
index ac8859f965..641f430ea7 100644
--- a/stats/pwc-summary-211-240.json
+++ b/stats/pwc-summary-211-240.json
@@ -1,7 +1,13 @@
{
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
10,
10,
@@ -33,10 +39,10 @@
5,
0,
189
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
10,
@@ -68,7 +74,8 @@
0,
2,
207
- ]
+ ],
+ "name" : "Raku"
},
{
"data" : [
@@ -106,9 +113,19 @@
"name" : "Blog"
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
},
"xAxis" : {
"categories" : [
@@ -144,24 +161,7 @@
"Ulrich Rieke"
]
},
- "chart" : {
- "type" : "column"
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-04-10 23:40:35 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "text" : "[Champions: 30] Last updated at 2022-04-10 23:54:10 GMT"
}
}