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.json116
1 files changed, 58 insertions, 58 deletions
diff --git a/stats/pwc-summary-61-90.json b/stats/pwc-summary-61-90.json
index 5f2a6e0ae5..fd4f7d3ae6 100644
--- a/stats/pwc-summary-61-90.json
+++ b/stats/pwc-summary-61-90.json
@@ -1,12 +1,64 @@
{
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "xAxis" : {
+ "categories" : [
+ "E. Choroba",
+ "Eddy HS",
+ "Fabrizio Poggi",
+ "Feng Chang",
+ "Finley",
+ "Flavio Poletti",
+ "Francis Whittle",
+ "Fred Zinn",
+ "Freddie B",
+ "Garrett Goebel",
+ "Giuseppe Di Terlizzi",
+ "Guillermo Ramos",
+ "Gurunandan Bhat",
+ "Gustavo Chaves",
+ "Hauke Dampfling",
+ "Ian Goodnight",
+ "Ian Rifkin",
+ "Ioannis Bourlakos",
+ "Ivan Dimitrov",
+ "Izifresh",
+ "Jacques Guinnebault",
+ "Jaime Corchado",
+ "Jake",
+ "Jaldhar H. Vyas",
+ "James Raspass",
+ "James Smith",
+ "Jan Hoogenraad",
+ "Jan Krnavek",
+ "Jan Ole Kraft",
+ "Jared Martin"
+ ]
+ },
+ "chart" : {
+ "type" : "column"
+ },
"subtitle" : {
- "text" : "[Champions: 30] Last updated at 2021-12-14 12:33:57 GMT"
+ "text" : "[Champions: 30] Last updated at 2021-12-14 13:12:55 GMT"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
},
"series" : [
{
"name" : "Perl",
"data" : [
- 276,
+ 278,
2,
8,
23,
@@ -39,7 +91,6 @@
]
},
{
- "name" : "Raku",
"data" : [
0,
0,
@@ -71,9 +122,11 @@
127,
4,
0
- ]
+ ],
+ "name" : "Raku"
},
{
+ "name" : "Blog",
"data" : [
52,
0,
@@ -105,63 +158,10 @@
0,
0,
12
- ],
- "name" : "Blog"
+ ]
}
],
- "xAxis" : {
- "categories" : [
- "E. Choroba",
- "Eddy HS",
- "Fabrizio Poggi",
- "Feng Chang",
- "Finley",
- "Flavio Poletti",
- "Francis Whittle",
- "Fred Zinn",
- "Freddie B",
- "Garrett Goebel",
- "Giuseppe Di Terlizzi",
- "Guillermo Ramos",
- "Gurunandan Bhat",
- "Gustavo Chaves",
- "Hauke Dampfling",
- "Ian Goodnight",
- "Ian Rifkin",
- "Ioannis Bourlakos",
- "Ivan Dimitrov",
- "Izifresh",
- "Jacques Guinnebault",
- "Jaime Corchado",
- "Jake",
- "Jaldhar H. Vyas",
- "James Raspass",
- "James Smith",
- "Jan Hoogenraad",
- "Jan Krnavek",
- "Jan Ole Kraft",
- "Jared Martin"
- ]
- },
"title" : {
"text" : "The Weekly Challenge [2019 - 2021]"
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "chart" : {
- "type" : "column"
}
}