aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary.json')
-rw-r--r--stats/pwc-summary.json32
1 files changed, 16 insertions, 16 deletions
diff --git a/stats/pwc-summary.json b/stats/pwc-summary.json
index c15d4abf02..dad292f758 100644
--- a/stats/pwc-summary.json
+++ b/stats/pwc-summary.json
@@ -1,15 +1,17 @@
{
- "chart" : {
- "type" : "column"
+ "subtitle" : {
+ "text" : "[Champions: 316] Last updated at 2024-09-11 09:57:38 GMT"
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"yAxis" : {
- "min" : 0,
"title" : {
"text" : ""
- }
- },
- "subtitle" : {
- "text" : "[Champions: 316] Last updated at 2024-09-10 21:20:46 GMT"
+ },
+ "min" : 0
},
"xAxis" : {
"categories" : [
@@ -340,6 +342,7 @@
},
"series" : [
{
+ "name" : "Perl",
"data" : [
1,
0,
@@ -518,7 +521,7 @@
0,
0,
2,
- 136,
+ 137,
0,
2,
65,
@@ -657,8 +660,7 @@
44,
11,
4
- ],
- "name" : "Perl"
+ ]
},
{
"name" : "Raku",
@@ -982,7 +984,6 @@
]
},
{
- "name" : "Blog",
"data" : [
0,
0,
@@ -1300,12 +1301,11 @@
5,
10,
1
- ]
+ ],
+ "name" : "Blog"
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
+ "chart" : {
+ "type" : "column"
}
}