aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-121-150.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-121-150.json')
-rw-r--r--stats/pwc-summary-121-150.json38
1 files changed, 19 insertions, 19 deletions
diff --git a/stats/pwc-summary-121-150.json b/stats/pwc-summary-121-150.json
index 88e139d416..300ff03e23 100644
--- a/stats/pwc-summary-121-150.json
+++ b/stats/pwc-summary-121-150.json
@@ -1,7 +1,6 @@
{
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
+ "chart" : {
+ "type" : "column"
},
"plotOptions" : {
"column" : {
@@ -42,15 +41,24 @@
"Mark Senn"
]
},
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-09-21 20:54:53 GMT"
+ },
"title" : {
"text" : "The Weekly Challenge [2019 - 2022]"
},
- "chart" : {
- "type" : "column"
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
},
"series" : [
{
- "name" : "Perl",
"data" : [
17,
28,
@@ -82,9 +90,11 @@
20,
1,
0
- ]
+ ],
+ "name" : "Perl"
},
{
+ "name" : "Raku",
"data" : [
0,
30,
@@ -116,8 +126,7 @@
247,
1,
49
- ],
- "name" : "Raku"
+ ]
},
{
"data" : [
@@ -154,14 +163,5 @@
],
"name" : "Blog"
}
- ],
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-09-21 20:34:28 GMT"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- }
+ ]
}