aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-241-270.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-241-270.json')
-rw-r--r--stats/pwc-summary-241-270.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json
index 732ea2bf30..53995ab0b6 100644
--- a/stats/pwc-summary-241-270.json
+++ b/stats/pwc-summary-241-270.json
@@ -1,13 +1,19 @@
{
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"yAxis" : {
+ "min" : 0,
"title" : {
"text" : ""
- },
- "min" : 0
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
},
"series" : [
{
- "name" : "Perl",
"data" : [
0,
41,
@@ -39,7 +45,8 @@
0,
22,
0
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -77,7 +84,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
22,
@@ -109,12 +115,10 @@
0,
0,
3
- ]
+ ],
+ "name" : "Blog"
}
],
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"rcmlz",
@@ -150,14 +154,10 @@
]
},
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-08-21 17:02:28 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "text" : "[Champions: 30] Last updated at 2024-08-21 22:56:12 GMT"
},
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"column" : {