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.json34
1 files changed, 17 insertions, 17 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 8c3bfa409d..d78c82a423 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -2,6 +2,10 @@
"chart" : {
"type" : "column"
},
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
"xAxis" : {
"categories" : [
"Maxim Kolodyazhny",
@@ -42,9 +46,16 @@
"text" : ""
}
},
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
13,
12,
@@ -76,9 +87,11 @@
70,
18,
458
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
1,
0,
@@ -110,8 +123,7 @@
70,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
"name" : "Blog",
@@ -149,19 +161,7 @@
]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-03-20 20:00:19 GMT"
+ "text" : "[Champions: 30] Last updated at 2024-03-21 17:49:22 GMT"
}
}