Trees and specifically dendrograms:

ggraph(luv_graph, layout = "dendrogram", height = height) + 
  geom_edge_elbow()