aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-91-120.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-91-120.json')
-rw-r--r--stats/pwc-summary-91-120.json48
1 files changed, 24 insertions, 24 deletions
diff --git a/stats/pwc-summary-91-120.json b/stats/pwc-summary-91-120.json
index 5b1955d768..4c7a7d6089 100644
--- a/stats/pwc-summary-91-120.json
+++ b/stats/pwc-summary-91-120.json
@@ -1,17 +1,9 @@
{
- "chart" : {
- "type" : "column"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2024]"
},
"series" : [
{
- "name" : "Perl",
"data" : [
5,
50,
@@ -43,7 +35,8 @@
2,
0,
8
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -81,7 +74,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
6,
@@ -113,9 +105,28 @@
0,
0,
0
- ]
+ ],
+ "name" : "Blog"
}
],
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-01-22 18:36:29 GMT"
+ },
"xAxis" : {
"categories" : [
"Gurunandan Bhat",
@@ -150,18 +161,7 @@
"Jen Guerra"
]
},
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-01-22 00:04:08 GMT"
+ "chart" : {
+ "type" : "column"
}
}