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.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 3673e2b453..3f990df83e 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,7 +1,15 @@
{
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
"series" : [
{
- "name" : "Perl",
"data" : [
13,
12,
@@ -33,7 +41,8 @@
78,
18,
458
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -71,6 +80,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -102,30 +112,9 @@
39,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-04-28 23:04:59 GMT"
- },
"xAxis" : {
"categories" : [
"Maxim Kolodyazhny",
@@ -163,5 +152,16 @@
"tooltip" : {
"shared" : 1,
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-04-28 23:20:17 GMT"
+ },
+ "chart" : {
+ "type" : "column"
}
}