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.json40
1 files changed, 20 insertions, 20 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 0af589d3ab..c79deadb22 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,4 +1,13 @@
{
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"xAxis" : {
"categories" : [
"E. Choroba",
@@ -33,26 +42,11 @@
"Jared Martin"
]
},
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
- "shared" : 1
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2021]"
- },
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ },
+ "min" : 0
},
"series" : [
{
@@ -126,7 +120,6 @@
]
},
{
- "name" : "Blog",
"data" : [
53,
0,
@@ -158,10 +151,17 @@
0,
0,
12
- ]
+ ],
+ "name" : "Blog"
}
],
+ "chart" : {
+ "type" : "column"
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2022-02-02 16:45:32 GMT"
+ "text" : "[Champions: 30] Last updated at 2022-02-02 17:14:00 GMT"
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2021]"
}
}