aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 6d6862b510..9e31c4c9c6 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,10 +1,24 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2023-12-31 02:35:35 GMT"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2023]"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
},
"series" : [
{
- "name" : "Perl",
"data" : [
4,
0,
@@ -36,9 +50,11 @@
3,
7,
0
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -70,11 +86,9 @@
0,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -106,14 +120,12 @@
1,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2023-12-31 12:36:23 GMT"
},
"chart" : {
"type" : "column"
@@ -151,17 +163,5 @@
"Pavel Kuptsov",
"Pavel Starikov"
]
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2023]"
}
}