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.json46
1 files changed, 23 insertions, 23 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index db8e8ff93e..09a0718786 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,4 +1,10 @@
{
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
"xAxis" : {
"categories" : [
"Eddy HS",
@@ -33,12 +39,20 @@
"Jim Bacon"
]
},
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-07-05 22:48:02 GMT"
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"series" : [
{
- "name" : "Perl",
"data" : [
2,
8,
@@ -70,7 +84,8 @@
7,
2,
1
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -108,6 +123,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -139,29 +155,13 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "chart" : {
- "type" : "column"
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2021-07-05 23:03:32 GMT"
}
}