aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-31-60.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-31-60.json')
-rw-r--r--stats/pwc-summary-31-60.json60
1 files changed, 30 insertions, 30 deletions
diff --git a/stats/pwc-summary-31-60.json b/stats/pwc-summary-31-60.json
index 7ae11757ab..f4aa664fb6 100644
--- a/stats/pwc-summary-31-60.json
+++ b/stats/pwc-summary-31-60.json
@@ -1,4 +1,17 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
"xAxis" : {
"categories" : [
"Augie De Blieck Jr.",
@@ -33,19 +46,19 @@
"Csaba Simandi"
]
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
},
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-09-15 23:31:56 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
6,
45,
@@ -77,10 +90,10 @@
2,
63,
2
- ]
+ ],
+ "name" : "Perl"
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -104,18 +117,18 @@
9,
0,
0,
- 2,
16,
+ 2,
0,
194,
0,
0,
0,
0
- ]
+ ],
+ "name" : "Raku"
},
{
- "name" : "Blog",
"data" : [
7,
43,
@@ -147,21 +160,8 @@
0,
0,
0
- ]
- }
- ],
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ ],
+ "name" : "Blog"
}
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-09-15 21:40:16 GMT"
- }
+ ]
}