targets::tar_visnetwork generates nice htmlwidgets showing the target graphs. However, it zooms in/out too fast. At least on my mac the graph disappears very quickly. Is it possible to apply something like visNetwork::visInteraction(zoomSpeed = 0.2) to the widget?