aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-241-270.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-241-270.json')
-rw-r--r--stats/pwc-summary-241-270.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json
index 7c92904f3a..4e0434dcc6 100644
--- a/stats/pwc-summary-241-270.json
+++ b/stats/pwc-summary-241-270.json
@@ -1,25 +1,4 @@
{
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "chart" : {
- "type" : "column"
- },
"series" : [
{
"data" : [
@@ -58,6 +37,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
0,
3,
@@ -72,10 +52,26 @@
1,
6,
14
- ],
- "name" : "Blog"
+ ]
}
],
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
"xAxis" : {
"categories" : [
"User Person",
@@ -94,6 +90,10 @@
]
},
"subtitle" : {
- "text" : "[Champions: 13] Last updated at 2022-03-29 14:45:44 GMT"
+ "text" : "[Champions: 13] Last updated at 2022-03-29 14:54:33 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
}
}