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.json42
1 files changed, 21 insertions, 21 deletions
diff --git a/stats/pwc-summary-241-270.json b/stats/pwc-summary-241-270.json
index 7b4aa32b03..8f9611aca9 100644
--- a/stats/pwc-summary-241-270.json
+++ b/stats/pwc-summary-241-270.json
@@ -2,23 +2,8 @@
"chart" : {
"type" : "column"
},
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2022]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"series" : [
{
- "name" : "Perl",
"data" : [
24,
17,
@@ -33,7 +18,8 @@
3,
86,
21
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -72,6 +58,16 @@
"name" : "Blog"
}
],
+ "subtitle" : {
+ "text" : "[Champions: 13] Last updated at 2022-04-02 19:04:01 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2022]"
+ },
"xAxis" : {
"categories" : [
"User Person",
@@ -89,11 +85,15 @@
"Yozen Hernandez"
]
},
- "subtitle" : {
- "text" : "[Champions: 13] Last updated at 2022-04-02 18:34:15 GMT"
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
},
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}