0

When I use "plotly" package, I want to concurrently select the points that are far from each other. I tried the command line, but it does not work.

gg <- highlight(ggplotly(p), on = "plotly_selected", off = "plotly_doubleclick")

Anyone experiencing this previously?

wscain
  • 1
  • 1
    Refer https://stackoverflow.com/questions/5963269/how-to-make-a-great-r-reproducible-example to ask a reproducible example. Provide a sample dataset using `dput(x)` – Nad Pat Nov 09 '21 at 14:26

0 Answers0