Searched refs:zoomSelectionAction (Results 1 – 1 of 1) sorted by relevance
131 d3.select("#zoom-selection").on("click", partial(this.zoomSelectionAction, graph));503 zoomSelectionAction(graph) { method in GraphView