Skip to content
Snippets Groups Projects
Commit c359db36 authored by Katja's avatar Katja
Browse files

a

parent 065642f2
Branches
No related tags found
1 merge request!20Main
......@@ -53,8 +53,8 @@ var rect = svg.append("rect")
var svg_legend = d3.select("svg.legendsvg"),
legend_position = [65,95,125],
arrow_legend_position = [0,25],
arrow_group_names = ["citation","self-citation"],
group_names = ["cited by","input","reference"],
arrow_group_names = ["Citation","Self-Citation"],
group_names = ["Cited By","Input","Reference"],
line_type = d3.scaleOrdinal()
.domain(["line","dotted"])
.range([("8,0"),("8,8")]),
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment