:35, "label":"gn:has_hyponym"}, {"from":1, "to":36, "label":"gn:has_hyponym"}, {"from":1, "to":37, "label":"gn:has_hyponym"}, {"from":1, "to":38, "label":"gn:has_hyponym"}, {"from":1, "to":39, "label":"gn:has_hyponym"}, {"from":1, "to":40, "label":"gn:has_hyponym"}, {"from":1, "to":41, "label":"gn:has_hyponym"}, {"from":1, "to":42, "label":"gn:has_hyponym"}, {"from":1, "to":43, "label":"gn:has_hyponym"}, {"from":1, "to":44, "label":"gn:has_hyponym"}, {"from":1, "to":45, "label":"gn:has_hyponym"}, {"from":1, "to":46, "label":"gn:has_hyponym"}, {"from":1, "to":47, "label":"gn:has_hyponym"}, {"from":1, "to":48, "label":"gn:has_hyponym"} ]); var container = document.getElementById("mynetwork"); var data = { nodes: nodes, edges: edges, }; var options = { layout: { hierarchical: { direction: "LR", }, }, edges: { smooth: true, arrows: { to: true }, }, }; var network = new vis.Network(container, data, options);