aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-61-90.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-61-90.json')
-rw-r--r--stats/pwc-summary-61-90.json112
1 files changed, 56 insertions, 56 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 2c430b8c3f..0582b5d0fe 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,56 +1,6 @@
{
- "subtitle" : {
- "text" : "[Champions: 30] Last updated at 2024-03-04 07:20:45 GMT"
- },
- "title" : {
- "text" : "The Weekly Challenge [2019 - 2024]"
- },
- "xAxis" : {
- "categories" : [
- "Daniel Mantovani",
- "Daniel Mita",
- "Daniel Pfeiffer",
- "Dario Mazzeo",
- "Darren Bottin",
- "Dave Cross",
- "Dave Jacoby",
- "David Ferrone",
- "David Kayal",
- "David Santiago",
- "David Schwartz",
- "Denis Yurashku",
- "Dieter Dobbelaere",
- "Dimitar Dimitrov",
- "Donald Hunter",
- "Doug Schrag",
- "Duane Powell",
- "Duncan C. White",
- "E. Choroba",
- "Eddy HS",
- "Fabrizio Poggi",
- "Feng Chang",
- "Finley",
- "Flavio Poletti",
- "Francis Whittle",
- "Fred Zinn",
- "Freddie B",
- "Garrett Goebel",
- "Giuseppe Di Terlizzi",
- "Guillermo Ramos"
- ]
- },
- "chart" : {
- "type" : "column"
- },
- "yAxis" : {
- "title" : {
- "text" : ""
- },
- "min" : 0
- },
"series" : [
{
- "name" : "Perl",
"data" : [
45,
5,
@@ -82,7 +32,8 @@
0,
4,
32
- ]
+ ],
+ "name" : "Perl"
},
{
"name" : "Raku",
@@ -120,6 +71,7 @@
]
},
{
+ "name" : "Blog",
"data" : [
2,
0,
@@ -151,17 +103,65 @@
0,
0,
0
- ],
- "name" : "Blog"
+ ]
}
],
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
+ "xAxis" : {
+ "categories" : [
+ "Daniel Mantovani",
+ "Daniel Mita",
+ "Daniel Pfeiffer",
+ "Dario Mazzeo",
+ "Darren Bottin",
+ "Dave Cross",
+ "Dave Jacoby",
+ "David Ferrone",
+ "David Kayal",
+ "David Santiago",
+ "David Schwartz",
+ "Denis Yurashku",
+ "Dieter Dobbelaere",
+ "Dimitar Dimitrov",
+ "Donald Hunter",
+ "Doug Schrag",
+ "Duane Powell",
+ "Duncan C. White",
+ "E. Choroba",
+ "Eddy HS",
+ "Fabrizio Poggi",
+ "Feng Chang",
+ "Finley",
+ "Flavio Poletti",
+ "Francis Whittle",
+ "Fred Zinn",
+ "Freddie B",
+ "Garrett Goebel",
+ "Giuseppe Di Terlizzi",
+ "Guillermo Ramos"
+ ]
+ },
+ "title" : {
+ "text" : "The Weekly Challenge [2019 - 2024]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 30] Last updated at 2024-03-04 10:45:03 GMT"
+ },
+ "chart" : {
+ "type" : "column"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
}
},
"tooltip" : {
"pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
"shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
}
}