aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-301-330.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-301-330.json')
-rw-r--r--stats/pwc-summary-301-330.json58
1 files changed, 29 insertions, 29 deletions
diff --git a/stats/pwc-summary-301-330.json b/stats/pwc-summary-301-330.json
index b73683f6cb..9b5f7ff99d 100644
--- a/stats/pwc-summary-301-330.json
+++ b/stats/pwc-summary-301-330.json
@@ -1,4 +1,9 @@
{
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
"series" : [
{
"name" : "Perl",
@@ -7,7 +12,7 @@
4,
362,
81,
- 221,
+ 223,
1,
3,
3,
@@ -17,6 +22,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
0,
0,
@@ -29,10 +35,10 @@
21,
0,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -45,34 +51,9 @@
6,
14,
1
- ],
- "name" : "Blog"
+ ]
}
],
- "chart" : {
- "type" : "column"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "subtitle" : {
- "text" : "[Champions: 11] Last updated at 2024-06-08 12:52:21 GMT"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
"xAxis" : {
"categories" : [
"Vinod Kumar Pal",
@@ -87,5 +68,24 @@
"Yozen Hernandez",
"Yves Orton"
]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 11] Last updated at 2024-06-10 00:23:37 GMT"
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "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]"
}
}