aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-151-180.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-151-180.json')
-rw-r--r--stats/pwc-summary-151-180.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-151-180.json b/stats/pwc-summary-151-180.json
index 492c02b8f7..5ae24f83fb 100644
--- a/stats/pwc-summary-151-180.json
+++ b/stats/pwc-summary-151-180.json
@@ -1,28 +1,8 @@
{
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-03-18 11:13:06 GMT"
- },
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "chart" : {
- "type" : "column"
- },
"xAxis" : {
"categories" : [
"Michael Hamlin",
@@ -57,8 +37,15 @@
"Peter Campbell Smith"
]
},
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2022-03-18 11:19:08 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
4,
0,
@@ -90,8 +77,7 @@
164,
0,
53
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -129,7 +115,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -161,7 +146,22 @@
0,
0,
16
- ]
+ ],
+ "name" : "Blog"
+ }
+ ],
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
- ]
+ }
}