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.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 66d1d94321..037ddfdde4 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,12 +1,31 @@
{
+ "chart" : {
+ "type" : "column"
+ },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2023-04-27 15:52:24 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
0,
0,
@@ -38,8 +57,7 @@
171,
0,
40
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -50,7 +68,7 @@
1,
0,
0,
- 305,
+ 307,
1,
49,
91,
@@ -77,7 +95,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -109,19 +126,10 @@
81,
0,
16
- ]
+ ],
+ "name" : "Blog"
}
],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2023-04-25 10:58:11 GMT"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"Lucas Ransan",
@@ -155,13 +163,5 @@
"Moray Jones",
"Myoungjin Jeon"
]
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
}
}