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.json58
1 files changed, 29 insertions, 29 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index aade92db1c..cce0235f38 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,6 +1,21 @@
{
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
16,
22,
@@ -8,7 +23,7 @@
17,
2,
0,
- 470,
+ 472,
0,
0,
0,
@@ -32,8 +47,7 @@
6,
13,
12
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -44,7 +58,7 @@
0,
0,
10,
- 29,
+ 31,
344,
14,
4,
@@ -79,7 +93,7 @@
0,
0,
0,
- 27,
+ 28,
700,
0,
0,
@@ -106,6 +120,16 @@
]
}
],
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2023-12-23 23:55:37 GMT"
+ },
"xAxis" : {
"categories" : [
"Lars Balker",
@@ -139,29 +163,5 @@
"Maxim Kolodyazhny",
"Maxim Nechaev"
]
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2023-12-22 16:50:17 GMT"
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
}
}