aboutsummaryrefslogtreecommitdiff
path: root/pwc-summary-211-240.json
diff options
context:
space:
mode:
Diffstat (limited to 'pwc-summary-211-240.json')
-rw-r--r--pwc-summary-211-240.json99
1 files changed, 99 insertions, 0 deletions
diff --git a/pwc-summary-211-240.json b/pwc-summary-211-240.json
new file mode 100644
index 0000000000..4a38acb278
--- /dev/null
+++ b/pwc-summary-211-240.json
@@ -0,0 +1,99 @@
+{
+ "chart" : {
+ "type" : "column"
+ },
+ "tooltip" : {
+ "pointFormat" : "<span style=\"color:{series.color}\">{series.name}</span>: <b>{point.y}</b><br/>",
+ "shared" : 1
+ },
+ "yAxis" : {
+ "title" : {
+ "text" : ""
+ },
+ "min" : 0
+ },
+ "series" : [
+ {
+ "name" : "Perl",
+ "data" : [
+ 24,
+ 17,
+ 13,
+ 0,
+ 4,
+ 52,
+ 65,
+ 139,
+ 1,
+ 3,
+ 3,
+ 86,
+ 21
+ ]
+ },
+ {
+ "name" : "Raku",
+ "data" : [
+ 0,
+ 2,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 0,
+ 3,
+ 21,
+ 0
+ ]
+ },
+ {
+ "data" : [
+ 0,
+ 3,
+ 0,
+ 0,
+ 0,
+ 26,
+ 16,
+ 0,
+ 0,
+ 0,
+ 1,
+ 6,
+ 14
+ ],
+ "name" : "Blog"
+ }
+ ],
+ "xAxis" : {
+ "categories" : [
+ "User Person",
+ "Veesh Goldman",
+ "Vinod Kumar K",
+ "Vinod Kumar Pal",
+ "Vyacheslav Volgarev",
+ "W. Luis Mochan",
+ "Walt Mankowski",
+ "Wanderdoc",
+ "William Gilmore",
+ "William West",
+ "Yary Hluchan",
+ "Yet Ebreo",
+ "Yozen Hernandez"
+ ]
+ },
+ "plotOptions" : {
+ "column" : {
+ "stacking" : "percent"
+ }
+ },
+ "title" : {
+ "text" : "Perl Weekly Challenge [2019 - 2020]"
+ },
+ "subtitle" : {
+ "text" : "[Champions: 13] Last updated at 2021-06-15 16:16:05 GMT"
+ }
+}