aboutsummaryrefslogtreecommitdiff
path: root/stats/pwc-summary-181-210.json
diff options
context:
space:
mode:
Diffstat (limited to 'stats/pwc-summary-181-210.json')
-rw-r--r--stats/pwc-summary-181-210.json94
1 files changed, 47 insertions, 47 deletions
diff --git a/stats/pwc-summary-181-210.json b/stats/pwc-summary-181-210.json
index 75ea193ee8..893bfeaaea 100644
--- a/stats/pwc-summary-181-210.json
+++ b/stats/pwc-summary-181-210.json
@@ -1,46 +1,4 @@
{
- "title" : {
- "text" : "Perl Weekly Challenge [2019 - 2020]"
- },
- "chart" : {
- "type" : "column"
- },
- "subtitle" : {
- "text" : "[Champions: 14] Last updated at 2020-10-18 22:46:13 GMT"
- },
- "xAxis" : {
- "categories" : [
- "Tyler Limkemann",
- "Ulrich Rieke",
- "User Person",
- "Veesh Goldman",
- "Vinod Kumar K",
- "Vinod Kumar Pal",
- "Vyacheslav Volgarev",
- "Walt Mankowski",
- "Wanderdoc",
- "William Gilmore",
- "William West",
- "Yary Hluchan",
- "Yet Ebreo",
- "Yozen Hernandez"
- ]
- },
- "yAxis" : {
- "min" : 0,
- "title" : {
- "text" : ""
- }
- },
- "plotOptions" : {
- "column" : {
- "stacking" : "percent"
- }
- },
- "tooltip" : {
- "shared" : 1,
- "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
- },
"series" : [
{
"name" : "Perl",
@@ -62,6 +20,7 @@
]
},
{
+ "name" : "Raku",
"data" : [
2,
77,
@@ -77,10 +36,10 @@
3,
21,
0
- ],
- "name" : "Raku"
+ ]
},
{
+ "name" : "Blog",
"data" : [
0,
0,
@@ -96,8 +55,49 @@
1,
6,
14
- ],
- "name" : "Blog"
+ ]
+ }
+ ],
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
}
- ]
+ },
+ "subtitle" : {
+ "text" : "[Champions: 14] Last updated at 2020-10-18 22:52:09 GMT"
+ },
+ "yAxis" : {
+ "min" : 0,
+ "title" : {
+ "text" : ""
+ }
+ },
+ "tooltip" : {
+ "shared" : 1,
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>"
+ },
+ "xAxis" : {
+ "categories" : [
+ "Tyler Limkemann",
+ "Ulrich Rieke",
+ "User Person",
+ "Veesh Goldman",
+ "Vinod Kumar K",
+ "Vinod Kumar Pal",
+ "Vyacheslav Volgarev",
+ "Walt Mankowski",
+ "Wanderdoc",
+ "William Gilmore",
+ "William West",
+ "Yary Hluchan",
+ "Yet Ebreo",
+ "Yozen Hernandez"
+ ]
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "chart" : {
+ "type" : "column"
+ }
}