aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json50
1 files changed, 25 insertions, 25 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index e756d1deb0..d9dd96ea5b 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,23 +1,4 @@
{
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-08-22 04:21:59 GMT"
- },
"xAxis" : {
"categories" : [
"Eddy HS",
@@ -52,13 +33,29 @@
"Jeremy Carman"
]
},
+ "chart" : {
+ "type" : "column"
+ },
"plotOptions" : {
"column" : {
"stacking" : "percent"
}
},
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-08-22 10:21:24 GMT"
+ },
"series" : [
{
+ "name" : "Perl",
"data" : [
2,
8,
@@ -90,8 +87,7 @@
2,
7,
2
- ],
- "name" : "Perl"
+ ]
},
{
"data" : [
@@ -116,7 +112,7 @@
220,
10,
0,
- 99,
+ 100,
4,
0,
14,
@@ -129,6 +125,7 @@
"name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -160,8 +157,11 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
- ]
+ ],
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ }
}